mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-18 22:29:50 +03:00
Squelch and backlight adjustments
This commit is contained in:
@ -125,7 +125,7 @@ void BATTERY_GetReadings(const bool bDisplayBatteryLevel)
|
||||
{
|
||||
g_update_status = true;
|
||||
g_update_display = true;
|
||||
backlight_turn_on();
|
||||
backlight_turn_on(0);
|
||||
}
|
||||
|
||||
g_charging_with_type_c = true;
|
||||
|
Reference in New Issue
Block a user