diff options
Diffstat (limited to 'firmware/export')
| -rw-r--r-- | firmware/export/config-h300.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h index d57975d..88feb9d 100644 --- a/firmware/export/config-h300.h +++ b/firmware/export/config-h300.h @@ -110,4 +110,7 @@ #define HAVE_BACKLIGHT_BRIGHTNESS +/* define this if the unit can be powered or charged via USB */ +#define HAVE_USB_POWER + #endif |