fix(shields): Fix battery warnings for custom widgets.
This commit is contained in:
parent
8c14b155e8
commit
f71458aca0
2 changed files with 4 additions and 1 deletions
|
|
@ -11,6 +11,7 @@
|
|||
#include <zephyr/logging/log.h>
|
||||
LOG_MODULE_DECLARE(zmk, CONFIG_ZMK_LOG_LEVEL);
|
||||
|
||||
#include <zmk/battery.h>
|
||||
#include <zmk/display.h>
|
||||
#include "status.h"
|
||||
#include <zmk/events/usb_conn_state_changed.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue