This commit is contained in:
Emmanuel Srivastava
2024-12-09 14:58:52 +01:00
parent 4dc8010741
commit 16332fec34
12 changed files with 105 additions and 16 deletions

View File

@@ -3,9 +3,6 @@
#define LIGHT 0
#define DARK 1
#define LIGHT_RED 217
#define LIGHT_GREEN 157
#define LIGHT_BLUE 147
int lightness(void);