diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h index 3f7c7d391e..019b090cee 100644 --- a/firmware/export/config-h300.h +++ b/firmware/export/config-h300.h @@ -81,6 +81,9 @@ /* Define this if you have ATA power-off control */ #define HAVE_ATA_POWER_OFF +/* Virtual LED (icon) */ +#define CONFIG_LED LED_VIRTUAL + #define CONFIG_LCD LCD_H300 /* Offset ( in the firmware file's header ) to the file CRC */