Add missing elif

This commit is contained in:
Brooksytech
2023-03-30 14:06:02 -07:00
committed by GitHub
parent b8f2eadc2b
commit fa385b64de
+1 -1
View File
@@ -59,7 +59,7 @@
#define KEYBOARD_SYMBOL_SIZE 58
// Parameters for OGU
#if defined(DEVICE_OGU)
#elif defined(DEVICE_OGU)
#define SCREEN_WIDTH 854
#define SCREEN_HEIGHT 480
#define HARDWARE_ACCELERATION 0