forked from mirror/qmk_firmware
Refactor battery driver (#25550)
This commit is contained in:
@@ -63,6 +63,10 @@
|
||||
# include "bootmagic.h"
|
||||
#endif
|
||||
|
||||
#ifdef BATTERY_ENABLE
|
||||
# include "battery.h"
|
||||
#endif
|
||||
|
||||
#ifdef DEFERRED_EXEC_ENABLE
|
||||
# include "deferred_exec.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user