This website requires JavaScript.
Explore
Help
Register
Sign In
liz
/
flipperzero-firmware
Watch
1
Star
0
Fork
0
You've already forked flipperzero-firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c64052b491
flipperzero-firmware
/
applications
/
power
/
power_cli.h
6 lines
99 B
C
Raw
Normal View
History
Unescape
Escape
[FL-1151] Power: Low Battery power off routine (#418)
2021-04-19 16:26:25 +00:00
#
pragma once
#
include
<cli/cli.h>
Api-hal-power: reset routine. Power: safe to poweroff message, cleanup. (#436)
2021-04-30 04:51:48 +00:00
#
include
"power.h"
[FL-1151] Power: Low Battery power off routine (#418)
2021-04-19 16:26:25 +00:00
Api-hal-power: reset routine. Power: safe to poweroff message, cleanup. (#436)
2021-04-30 04:51:48 +00:00
void
power_cli_init
(
Cli
*
cli
,
Power
*
power
)
;
Reference in New Issue
Copy Permalink