summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config/erosqnative.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/erosqnative.h b/firmware/export/config/erosqnative.h
index 357be1c280..adb1b29e01 100644
--- a/firmware/export/config/erosqnative.h
+++ b/firmware/export/config/erosqnative.h
@@ -16,9 +16,11 @@
16 * 16 *
17 * This allows us to fix the LCD init issues with v3 players. 17 * This allows us to fix the LCD init issues with v3 players.
18 */ 18 */
19#ifdef BOOTLOADER
19#ifndef EROSQN_VER 20#ifndef EROSQN_VER
20#error "Must define EROSQN_VER" 21#error "Must define EROSQN_VER"
21#endif 22#endif
23#endif
22 24
23/* CPU defines */ 25/* CPU defines */
24#define CONFIG_CPU X1000 26#define CONFIG_CPU X1000