diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h index f32732f545..91f54f5479 100644 --- a/firmware/export/config-h300.h +++ b/firmware/export/config-h300.h @@ -206,5 +206,3 @@ #define MIN_REMOTE_CONTRAST_SETTING 5 #define MAX_REMOTE_CONTRAST_SETTING 63 #define DEFAULT_REMOTE_CONTRAST_SETTING 42 - -#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */