mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Miniled init on wake up
This commit is contained in:
@@ -235,7 +235,6 @@ namespace GHelper
|
||||
BatteryControl.AutoBattery(init);
|
||||
if (init)
|
||||
{
|
||||
screenControl.InitMiniled();
|
||||
InputDispatcher.InitScreenpad();
|
||||
}
|
||||
|
||||
@@ -262,6 +261,7 @@ namespace GHelper
|
||||
InputDispatcher.AutoKeyboard();
|
||||
}
|
||||
|
||||
screenControl.InitMiniled();
|
||||
InputDispatcher.InitStatusLed();
|
||||
XGM.InitLight();
|
||||
VisualControl.InitBrightness();
|
||||
|
||||
Reference in New Issue
Block a user