Skip to content

Commit be99db4

Browse files
committed
Add comment for DigitalInOut import
1 parent 5de83dd commit be99db4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/pn532_readwrite_mifare.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
import board
3131
import busio
32+
# Additional import needed for I2C/SPI
3233
#from digitalio import DigitalInOut
3334
#
3435
# NOTE: pick the import that matches the interface being used

0 commit comments

Comments
 (0)