diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index ceef86e25f..2dea66beca 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -29,6 +29,8 @@ #define CONFIG_I2C I2C_H100 +#define HAVE_UDA1380 + /* Type of mobile power */ #define CONFIG_BATTERY BATT_LIPOL1300 diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h index 654d9c1e26..de54e7740f 100644 --- a/firmware/export/config-h300.h +++ b/firmware/export/config-h300.h @@ -29,6 +29,8 @@ #define CONFIG_I2C I2C_H100 +#define HAVE_UDA1380 + /* Type of mobile power */ #define CONFIG_BATTERY BATT_LIPOL1300