FuriHal, Power, UnitTests: battery charging voltage limit API (#2063)
This commit is contained in:
		| @@ -7,6 +7,7 @@ static void power_settings_scene_battery_info_update_model(PowerSettingsApp* app | ||||
|         .gauge_voltage = app->info.voltage_gauge, | ||||
|         .gauge_current = app->info.current_gauge, | ||||
|         .gauge_temperature = app->info.temperature_gauge, | ||||
|         .charging_voltage = app->info.voltage_battery_charging, | ||||
|         .charge = app->info.charge, | ||||
|         .health = app->info.health, | ||||
|     }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user