input: move battery ADC call to timer call

This commit is contained in:
Puck Meerburg
2026-02-06 17:51:16 +00:00
parent 88126c31b7
commit 54e09bc059
4 changed files with 17 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
#include "CH58xBLE_LIB.h"
#include "usb/core.h"
#include "led.h"
#include "button.h"
#include "input.h"
#include "menu.h"
#include "ble.h"
#include "cdc.h"