mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-22 17:29:18 +01:00
Make small comment about flashAt change
This commit is contained in:
parent
99a678c3b5
commit
c0ef83f21e
@ -62,7 +62,7 @@ namespace DS4Windows
|
|||||||
public DS4Color m_FlashLed;
|
public DS4Color m_FlashLed;
|
||||||
public double rainbow;
|
public double rainbow;
|
||||||
public double maxRainbowSat = 1.0;
|
public double maxRainbowSat = 1.0;
|
||||||
public int flashAt;
|
public int flashAt; // Battery % when flashing occurs. <0 means disabled
|
||||||
public byte flashType;
|
public byte flashType;
|
||||||
public int chargingType;
|
public int chargingType;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user