mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 17:28:36 -07:00
formatting
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <furi_hal.h>
|
||||
|
||||
#define POWER_OFF_TIMEOUT 90
|
||||
#define TAG "Power"
|
||||
#define TAG "Power"
|
||||
|
||||
void power_draw_battery_callback(Canvas* canvas, void* context) {
|
||||
furi_assert(context);
|
||||
|
||||
Reference in New Issue
Block a user