Re-ordered sync

This commit is contained in:
IceStormNG
2023-07-30 10:54:33 +02:00
parent cdde8afc7e
commit e0e86962d1

View File

@@ -300,9 +300,9 @@ namespace GHelper.Peripherals.Mouse
ReadProfile();
ReadDPI();
ReadLightingSetting();
ReadLiftOffDistance();
ReadPollingRate();
ReadLiftOffDistance();
ReadLightingSetting();
}
// ------------------------------------------------------------------------------