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

View File

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