This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
unleashed-firmware
Watch
2
Star
0
Fork
You've already forked unleashed-firmware
0
mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced
2024-11-24 13:33:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c64052b491
unleashed-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 a new issue
Copy permalink