[FL-1151] Power: Low Battery power off routine (#418)

This commit is contained in:
あく
2021-04-19 19:26:25 +03:00
committed by GitHub
parent 8ada9b817b
commit 202673aed1
5 changed files with 109 additions and 36 deletions

View File

@@ -0,0 +1,5 @@
#pragma once
#include <cli/cli.h>
void power_cli_init(Cli* cli);