Added to changelog for v2 of sweep clock

pull/709/head
adrian w kirk 2021-03-26 02:41:56 +00:00
parent e6522d58dc
commit a84cdcf8dc
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1,2 @@
0.01: Initial Release
0.02: Added Colour Themes

View File

@ -10,13 +10,13 @@ Use Button 1 (the top right button) to change the numeral type
| Button 1 | | |
| ---- | ---- | ---- |
| <img src="./numeral-01.jpg" alt="Western" style="zoom:50%;" /> | <img src="./numeral-02.jpg" alt="Roman" style="zoom:50%;" /> | <img src="./numeral-03.jpg" alt="No Digits" style="zoom:50%;" /> |
| <img src="numeral-01.jpg" alt="Western" style="zoom:50%;" /> | <img src="numeral-02.jpg" alt="Roman" style="zoom:50%;" /> | <img src="numeral-03.jpg" alt="No Digits" style="zoom:50%;" /> |
Button 3 (bottom right button) is used to change the colour
| Button 3 | | |
| ---- | ---- | ---- |
| <img src="./color-01.jpg" style="zoom:50%;" /> | <img src="./color-02.jpg" style="zoom:50%;" /> | <img src="./color-03.jpg" style="zoom:50%;" /> |
| <img src="color-01.jpg" style="zoom:50%;" /> | <img src="color-02.jpg" style="zoom:50%;" /> | <img src="color-03.jpg" style="zoom:50%;" /> |
## Further Details