Get the unphone to stop bootlooping: increase MAX_THREADS everywhere (#7106)
This commit is contained in:
co-authored by
GitHub
parent
4308bbc156
commit
247e05bb10
@@ -57,8 +57,7 @@
|
||||
#define LED_PIN 13 // the red part of the RGB LED
|
||||
#define LED_STATE_ON 0 // State when LED is lit
|
||||
|
||||
#define ALT_BUTTON_PIN 21 // Button 3 - square - top button in landscape mode
|
||||
#define BUTTON_NEED_PULLUP2 TB_UP
|
||||
#define ALT_BUTTON_PIN 21 // Button 3 - square - top button in landscape mode
|
||||
#define BUTTON_PIN 0 // Circle button
|
||||
#define BUTTON_NEED_PULLUP // we do need a helping hand up
|
||||
#define CANCEL_BUTTON_PIN 45 // Button 1 - triangle - bottom button in landscape mode
|
||||
|
||||
Reference in New Issue
Block a user