-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Description
Location: Line 100 of main.py in this https://github.com/garyexplains/examples/tree/master/Raspberry%20Pi%20Pico/How-to-Make-a-Binary-Clock-Using-a-Raspberry-Pi-Pico-W
Content: "Y, M, D, W, H, M, S, SS = rtc.datetime()"
Issue: The letter "M" is used twice, once to mean "month" and again to mean "minute"
Comment: It took me ages to realise that my code derived from yours was not working because one variable was being used for two different things!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels