diff --git a/helper/battery.c b/helper/battery.c index 03b1a17..6267c16 100644 --- a/helper/battery.c +++ b/helper/battery.c @@ -14,6 +14,8 @@ * limitations under the License. */ +#include + #include "battery.h" #include "driver/backlight.h" #include "driver/st7565.h"