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 @@ * * This allows us to fix the LCD init issues with v3 players. */ +#ifdef BOOTLOADER #ifndef EROSQN_VER #error "Must define EROSQN_VER" #endif +#endif /* CPU defines */ #define CONFIG_CPU X1000