This commit is contained in:
xyj 2023-12-26 17:03:24 +08:00
parent 258dfa3793
commit ef27088192
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import time
import board
import digitalio
PIN = board.D18
PIN = board.CS1
print("hello blinky!")