enabled seconds
This commit is contained in:
parent
f52453a37c
commit
8145f5d321
@ -13,7 +13,7 @@
|
|||||||
// #define LV_COLOR_MATRIX_GREEN LV_COLOR_MAKE(0x00, 0xC0, 0x16)
|
// #define LV_COLOR_MATRIX_GREEN LV_COLOR_MAKE(0x00, 0xC0, 0x16)
|
||||||
#define BINARY_ON_COLOR LV_COLOR_RED
|
#define BINARY_ON_COLOR LV_COLOR_RED
|
||||||
#define BINARY_OFF_COLOR LV_COLOR_GRAY
|
#define BINARY_OFF_COLOR LV_COLOR_GRAY
|
||||||
#define BINARY_SECONDS_ENABLED false
|
#define BINARY_SECONDS_ENABLED true
|
||||||
|
|
||||||
namespace Pinetime {
|
namespace Pinetime {
|
||||||
namespace Controllers {
|
namespace Controllers {
|
||||||
|
Loading…
Reference in New Issue
Block a user