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
46d4aab013
unleashed-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 19:26:25 +03: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 21:47:48 +03:00
void
power_on_system_start
(
)
;
Reference in New Issue
Copy Permalink