kopia lustrzana https://github.com/pimoroni/pimoroni-pico
Micropython linting fixes
rodzic
7886b8e78d
commit
0a804a426b
|
@ -14,4 +14,4 @@ while True:
|
|||
if rtc.update_time():
|
||||
date = rtc.string_date()
|
||||
time = rtc.string_time()
|
||||
print("Date: ", date, ", Time: ", time, sep="")
|
||||
print("Date: ", date, ", Time: ", time, sep="")
|
||||
|
|
Ładowanie…
Reference in New Issue