Added cheers to e for hand typing color codes
This commit is contained in:
parent
af93986495
commit
8e3f702c98
@ -523,6 +523,7 @@ char getKeyboardInput() {
|
||||
}
|
||||
|
||||
|
||||
// Cheers to e for hand typing these color codes
|
||||
uint16_t getColorFromCode(int colorCode) {
|
||||
switch (colorCode) {
|
||||
case 0: return TFT_WHITE;
|
||||
|
Loading…
Reference in New Issue
Block a user