Final updates

This commit is contained in:
MX
2023-04-21 15:55:06 +03:00
parent 634c37fb23
commit 7514bc8b49
5 changed files with 26 additions and 4 deletions
+1
View File
@@ -2173,6 +2173,7 @@ Function,+,power_get_pubsub,FuriPubSub*,Power*
Function,+,power_is_battery_healthy,_Bool,Power*
Function,+,power_off,void,Power*
Function,+,power_reboot,void,PowerBootMode
Function,+,power_trigger_ui_update,void,Power*
Function,+,powf,float,"float, float"
Function,-,powl,long double,"long double, long double"
Function,+,pretty_format_bytes_hex_canonical,void,"FuriString*, size_t, const char*, const uint8_t*, size_t"
1 entry status name type params
2173 Function + power_is_battery_healthy _Bool Power*
2174 Function + power_off void Power*
2175 Function + power_reboot void PowerBootMode
2176 Function + power_trigger_ui_update void Power*
2177 Function + powf float float, float
2178 Function - powl long double long double, long double
2179 Function + pretty_format_bytes_hex_canonical void FuriString*, size_t, const char*, const uint8_t*, size_t