Skip to content

Commit 2dfaa7b

Browse files
committed
fix simpletest
1 parent f29240c commit 2dfaa7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/espatcontrol_simpletest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import board
33
import busio
44
from digitalio import DigitalInOut
5-
from arafruit_espatcontrol import adafruit_espatcontrol
5+
from adafruit_espatcontrol import adafruit_espatcontrol
66

77
# Get wifi details and more from a settings.py file
88
try:

0 commit comments

Comments
 (0)