Skip to content

Commit 5de83dd

Browse files
committed
Add commented out import for DigitalInOut
This seems to be the better way in order to avoid confusion
1 parent b949e87 commit 5de83dd

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+
#from digitalio import DigitalInOut
3233
#
3334
# NOTE: pick the import that matches the interface being used
3435
#

0 commit comments

Comments
 (0)