Add comment for DigitalInOut import

This commit is contained in:
YiSuHo 2019-08-28 11:52:28 +09:00
parent 5de83ddcf7
commit be99db456d

View file

@ -29,6 +29,7 @@ type RFID tag
import board
import busio
# Additional import needed for I2C/SPI
#from digitalio import DigitalInOut
#
# NOTE: pick the import that matches the interface being used