Background->Color als global #define
This commit is contained in:
@@ -35,7 +35,7 @@ typedef struct {
|
||||
#define SCREEN_WIDTH 320
|
||||
#define SCREEN_HEIGHT 240
|
||||
|
||||
|
||||
#define BACKGROUND_COLOR 0xD3F0FF
|
||||
#ifdef MAIN
|
||||
ARC arcTemp = {NULL, "temp", 40, -1, 110, 30.0, "%.1f°C", "°C", 10, 30, 20, 25, -11};
|
||||
ARC arcHum = {NULL, "humi", 170, -1, 110, 60.0, "%.0f%%", "%", 40, 100, 65, 70, 2};
|
||||
|
||||
Reference in New Issue
Block a user