Skip to content

Commit 0ff6c2a

Browse files
different display modes
1 parent 72a30e3 commit 0ff6c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ if current_hour == 0 and current_minute == 0 and current_second == 0:
5454

5555
<br/>
5656

57-
By pressing `KEY0`, the program is restarted, pressing `KEY1` leads to clearing the screen. The content reappears after pressing `KEY1` once again.
57+
By pressing `KEY0`, the program is restarted, pressing `KEY1` switches between displaying the current date and time, only displaying the time, and clearing the screen completely.
5858

5959
Holding down `KEY0` for five seconds will shutdown the `Pico` safely.

0 commit comments

Comments
 (0)