Changed a RADIOMASTER_900_BANDIT_NANO to DISPLAY_FLIP_SCREEN (#4366)
* More compatible Changed a RADIOMASTER_900_BANDIT_NANO to DISPLAY_FLIP_SCREEN that is responsible for flipping the OLED screen for better compatible with other devices. * Update variant.h Radiomaster Remove a un-used SCREEN_ROTATE and added DISPLAY_FLIP_SCREEN
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
#define BUTTON_PIN 39
|
||||
#define BUTTON_NEED_PULLUP
|
||||
|
||||
#define SCREEN_ROTATE
|
||||
#define DISPLAY_FLIP_SCREEN
|
||||
|
||||
/*
|
||||
No External notification.
|
||||
@@ -81,4 +81,4 @@
|
||||
*/
|
||||
#define RF95_PA_EN 26
|
||||
#define RF95_PA_DAC_EN
|
||||
#define RF95_PA_LEVEL 90
|
||||
#define RF95_PA_LEVEL 90
|
||||
|
||||
Reference in New Issue
Block a user