Skip to content

Commit 286a0dc

Browse files
authored
Update README.md
1 parent 5f82314 commit 286a0dc

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
@@ -2,7 +2,7 @@
22

33
Simple Arduino Clock with LED matrix display 32 x 8 pix. In this sketch is LedControl library (https://github.com/wayoda/LedControl) used.
44

5-
In version 1.4 you can use clock verticaly and show some short messages (you can use two inputs). If you connect input 10 and/or 11 to GND you can show one of them. Text of message you can upgrade only in code, see row around 400 (look for '//show some message or time'). More information in code.
5+
In version 1.4 you can use clock verticaly and show some short messages (you can use two inputs). If you connect input 10 and/or 11 to GND you can show one of them. You can upgrade text of message only in code, see row around 410 (look for '//show some message or time'). More information in code.
66

77
Menu:
88
- H: Hours

0 commit comments

Comments
 (0)