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);
|
BatteryControl.AutoBattery(init);
|
||||||
if (init)
|
if (init)
|
||||||
{
|
{
|
||||||
screenControl.InitMiniled();
|
|
||||||
InputDispatcher.InitScreenpad();
|
InputDispatcher.InitScreenpad();
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -262,6 +261,7 @@ namespace GHelper
|
|||||||
InputDispatcher.AutoKeyboard();
|
InputDispatcher.AutoKeyboard();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
screenControl.InitMiniled();
|
||||||
InputDispatcher.InitStatusLed();
|
InputDispatcher.InitStatusLed();
|
||||||
XGM.InitLight();
|
XGM.InitLight();
|
||||||
VisualControl.InitBrightness();
|
VisualControl.InitBrightness();
|
||||||
|
|||||||
Reference in New Issue
Block a user