diff options
| -rw-r--r-- | firmware/export/config/ondavx747.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/firmware/export/config/ondavx747.h b/firmware/export/config/ondavx747.h index ac20325..00be288 100644 --- a/firmware/export/config/ondavx747.h +++ b/firmware/export/config/ondavx747.h @@ -165,6 +165,11 @@ /* Hardware controlled charging with monitoring */ #define CONFIG_CHARGING CHARGING_MONITOR +#ifndef ONDA_VX777 /* Doesn't have any physical buttons */ +/* There is only USB charging */ +#define HAVE_USB_POWER +#endif + #define CFG_EXTAL 12000000 /* EXT clock: 12 Mhz */ /* |