This website requires JavaScript.
Explore
Help
Sign In
DarkFlippers
/
unleashed-firmware
Watch
1
Star
1
Fork
0
You've already forked unleashed-firmware
mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced
2024-12-18 19:01:47 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
b1bbf1730c
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 19:26:25 +03:00
#
pragma once
#
include
<cli/cli.h>
Api-hal-power: reset routine. Power: safe to poweroff message, cleanup. (#436)
2021-04-30 07:51:48 +03:00
#
include
"power.h"
[FL-1151] Power: Low Battery power off routine (#418)
2021-04-19 19:26:25 +03:00
Api-hal-power: reset routine. Power: safe to poweroff message, cleanup. (#436)
2021-04-30 07:51:48 +03:00
void
power_cli_init
(
Cli
*
cli
,
Power
*
power
)
;
Reference in New Issue
Copy Permalink