master
Fredrik Lautrup 2021-03-22 20:53:26 +01:00
parent d0c05a94b3
commit 309a59cf1a
1 changed files with 0 additions and 4 deletions

View File

@ -114,10 +114,6 @@
for (count = 0; count <= minutes; count++) {
drawMinArc(count, settings.circle.colormin);
}
for (count = 0; count <= seconds; count++) {
drawSecArc(count, settings.circle.colorsec);
}
}
//Get date as a string