Add comment for DigitalInOut import
This commit is contained in:
parent
5de83ddcf7
commit
be99db456d
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ type RFID tag
|
||||||
|
|
||||||
import board
|
import board
|
||||||
import busio
|
import busio
|
||||||
|
# Additional import needed for I2C/SPI
|
||||||
#from digitalio import DigitalInOut
|
#from digitalio import DigitalInOut
|
||||||
#
|
#
|
||||||
# NOTE: pick the import that matches the interface being used
|
# NOTE: pick the import that matches the interface being used
|
||||||
|
|
Loading…
Reference in a new issue