Applications: unified entry point naming scheme, drop dead code, cleanup. (#628)
This commit is contained in:
@@ -193,7 +193,7 @@ static void power_charging_indication_handler(Power* power, NotificationApp* not
|
||||
}
|
||||
}
|
||||
|
||||
int32_t power_task(void* p) {
|
||||
int32_t power_srv(void* p) {
|
||||
(void)p;
|
||||
Power* power = power_alloc();
|
||||
|
||||
|
Reference in New Issue
Block a user