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
7522b111c2
flipperzero-firmware
/
applications
/
power
/
power_cli.h
4 lines
44 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
Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (#929) * Lib: always include rfal * Gui: remove screen_stream * Input: decouple from Cli * Loader: decouple from Cli * Desktop: ignore missing favorite app, decouple from Archive * Make: make Notification a Gui dependency * Make: embed debugging information into elfs * Loader: hide Plugins submenu when plugins ga arimasen * Applications: update on start hook usage * Loader: fix dead lock on menu rebuild with open rpc, new cli command. Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-12-24 18:47:48 +00:00
void
power_on_system_start
(
)
;
Reference in New Issue
Copy Permalink