mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Remove macro from configuration.h files
This commit is contained in:
@@ -58,7 +58,6 @@
|
|||||||
#define ORIENTATION_MODE 0 // 0: Right 1:Left 2:Automatic - Default right
|
#define ORIENTATION_MODE 0 // 0: Right 1:Left 2:Automatic - Default right
|
||||||
#define MAX_ORIENTATION_MODE 1 // Unlikely to ever change
|
#define MAX_ORIENTATION_MODE 1 // Unlikely to ever change
|
||||||
#define REVERSE_BUTTON_TEMP_CHANGE 0 // 0:Default 1:Reverse - Reverse the plus and minus button assignment for temperature change
|
#define REVERSE_BUTTON_TEMP_CHANGE 0 // 0:Default 1:Reverse - Reverse the plus and minus button assignment for temperature change
|
||||||
#define REVERSE_BUTTON_NAV 0 // 0:Default 1:Reverse - Reverse the A and B button assignment in the menus
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* OLED Brightness
|
* OLED Brightness
|
||||||
|
|||||||
@@ -58,7 +58,6 @@
|
|||||||
#define ORIENTATION_MODE 2 // 0: Right 1:Left 2:Automatic - Default Automatic
|
#define ORIENTATION_MODE 2 // 0: Right 1:Left 2:Automatic - Default Automatic
|
||||||
#define MAX_ORIENTATION_MODE 2 // Up to auto
|
#define MAX_ORIENTATION_MODE 2 // Up to auto
|
||||||
#define REVERSE_BUTTON_TEMP_CHANGE 0 // 0:Default 1:Reverse - Reverse the plus and minus button assignment for temperature change
|
#define REVERSE_BUTTON_TEMP_CHANGE 0 // 0:Default 1:Reverse - Reverse the plus and minus button assignment for temperature change
|
||||||
#define REVERSE_BUTTON_NAV 0 // 0:Default 1:Reverse - Reverse the A and B button assignment in the menus
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* OLED Brightness
|
* OLED Brightness
|
||||||
|
|||||||
@@ -58,7 +58,6 @@
|
|||||||
#define ORIENTATION_MODE 2 // 0: Right 1:Left 2:Automatic - Default Automatic
|
#define ORIENTATION_MODE 2 // 0: Right 1:Left 2:Automatic - Default Automatic
|
||||||
#define MAX_ORIENTATION_MODE 2 // Up to auto
|
#define MAX_ORIENTATION_MODE 2 // Up to auto
|
||||||
#define REVERSE_BUTTON_TEMP_CHANGE 0 // 0:Default 1:Reverse - Reverse the plus and minus button assignment for temperature change
|
#define REVERSE_BUTTON_TEMP_CHANGE 0 // 0:Default 1:Reverse - Reverse the plus and minus button assignment for temperature change
|
||||||
#define REVERSE_BUTTON_NAV 0 // 0:Default 1:Reverse - Reverse the A and B button assignment in the menus
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* OLED Brightness
|
* OLED Brightness
|
||||||
|
|||||||
@@ -58,7 +58,6 @@
|
|||||||
#define ORIENTATION_MODE 2 // 0: Right 1:Left 2:Automatic - Default Automatic
|
#define ORIENTATION_MODE 2 // 0: Right 1:Left 2:Automatic - Default Automatic
|
||||||
#define MAX_ORIENTATION_MODE 2 // Up to auto
|
#define MAX_ORIENTATION_MODE 2 // Up to auto
|
||||||
#define REVERSE_BUTTON_TEMP_CHANGE 0 // 0:Default 1:Reverse - Reverse the plus and minus button assignment for temperature change
|
#define REVERSE_BUTTON_TEMP_CHANGE 0 // 0:Default 1:Reverse - Reverse the plus and minus button assignment for temperature change
|
||||||
#define REVERSE_BUTTON_NAV 0 // 0:Default 1:Reverse - Reverse the A and B button assignment in the menus
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* OLED Brightness
|
* OLED Brightness
|
||||||
|
|||||||
@@ -67,7 +67,6 @@
|
|||||||
#define ORIENTATION_MODE 0 // 0: Right 1:Left (2:Automatic N/A)
|
#define ORIENTATION_MODE 0 // 0: Right 1:Left (2:Automatic N/A)
|
||||||
#define MAX_ORIENTATION_MODE 1 // Disable auto mode
|
#define MAX_ORIENTATION_MODE 1 // Disable auto mode
|
||||||
#define REVERSE_BUTTON_TEMP_CHANGE 0 // 0:Default 1:Reverse - Reverse the plus and minus button assignment for temperature change
|
#define REVERSE_BUTTON_TEMP_CHANGE 0 // 0:Default 1:Reverse - Reverse the plus and minus button assignment for temperature change
|
||||||
#define REVERSE_BUTTON_NAV 0 // 0:Default 1:Reverse - Reverse the A and B button assignment in the menus
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Temp change settings
|
* Temp change settings
|
||||||
|
|||||||
Reference in New Issue
Block a user