forked from kofal.net/zmk
fix(shields): Fix battery warnings for custom widgets.
This commit is contained in:
committed by
Pete Johanson
parent
8c14b155e8
commit
f71458aca0
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user