[FL-2038] Power off and auto power off on first start screen (#821)
* Power: change power_off signature to match implementation * Desktop: auto power off on first start screen and with ok button. Co-authored-by: SG <who.just.the.doctor@gmail.com>
This commit is contained in:
		| @@ -46,7 +46,7 @@ typedef struct { | ||||
|  | ||||
| /** Power off device | ||||
|  */ | ||||
| void power_off(); | ||||
| void power_off(Power* power); | ||||
|  | ||||
| /** Reboot device | ||||
|  * @param mode - PowerBootMode | ||||
|   | ||||
		Reference in New Issue
	
	Block a user