This commit is contained in:
xyj 2023-12-25 09:39:31 +08:00
parent 33fc7a9ae8
commit ad92f86adb
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import board
print(board)
print(board.)
from digitalio import DigitalInOut, Direction
if __name__ == '__main__':
try: