1
0
forked from me/IronOS

removed some unused lines 6 reordered others

This commit is contained in:
discip
2022-12-16 23:14:38 +01:00
committed by GitHub
parent f4bcfed7bd
commit 325ac498e8
35 changed files with 18 additions and 174 deletions

View File

@@ -99,18 +99,14 @@ struct TranslationIndexTable {
uint16_t SettingRightChar;
uint16_t SettingLeftChar;
uint16_t SettingAutoChar;
uint16_t SettingFastChar;
uint16_t SettingOffChar;
uint16_t SettingSlowChar;
uint16_t SettingMediumChar;
uint16_t SettingOffChar;
uint16_t SettingFastChar;
uint16_t SettingStartNoneChar;
uint16_t SettingStartSolderingChar;
uint16_t SettingStartSleepChar;
uint16_t SettingStartSleepOffChar;
uint16_t SettingStartNoneChar;
uint16_t SettingSensitivityOff;
uint16_t SettingSensitivityLow;
uint16_t SettingSensitivityMedium;
uint16_t SettingSensitivityHigh;
uint16_t SettingLockDisableChar;
uint16_t SettingLockBoostChar;
uint16_t SettingLockFullChar;