1
0
forked from me/IronOS

bool inLeftHandedMode is an internal variable. Reverting configuration.h assignment

This commit is contained in:
GeminiServer
2020-03-20 12:30:54 +01:00
parent f33e05a6c6
commit 050f207684
2 changed files with 1 additions and 2 deletions

View File

@@ -44,7 +44,6 @@
*
*/
#define ORIENTATION_MODE 0 // 0: Right 1:Left 2:Automatic - Default right
#define IN_LEFT_HANDED_MODE 0 // 0:FALSE 1:TRUE - Default false
#define REVERSE_BUTTON_TEMP_CHANGE 0 // 0:Default 1:Reverse - Reverse the plus and minus button assigment for temperatur change
#define TEMP_CHANGE_SHORT_STEP 1 // Default temp change short step +1
#define TEMP_CHANGE_LONG_STEP 10 // Default temp change long step +10