clockfont_mono_082

This commit is contained in:
e2002
2023-03-13 23:09:03 +03:00
parent 81e900c03c
commit 63d8d940ef
10 changed files with 39 additions and 38 deletions

View File

@@ -1,7 +1,7 @@
#ifndef options_h
#define options_h
#define YOVERSION "0.9.070"
#define YOVERSION "0.9.082"
/*******************************************************
DO NOT EDIT THIS FILE.
@@ -353,7 +353,7 @@ The connection tables are located here https://github.com/e2002/yoradio#connecti
#define COLOR_CLOCK 231, 211, 90
#endif
#ifndef COLOR_CLOCK_BG
#define COLOR_CLOCK_BG 27, 27, 27
#define COLOR_CLOCK_BG 28, 28, 28
#endif
#ifndef COLOR_SECONDS
#define COLOR_SECONDS 231, 211, 90