Use correct name for ALT_BUTTON_PIN (#9225)
This commit is contained in:
co-authored by
GitHub
parent
390f0c8248
commit
489de09375
@@ -15,7 +15,7 @@
|
||||
|
||||
// Buttons
|
||||
#define BUTTON_PIN 0 // BUTTON 1
|
||||
#define BUTTON_PIN_ALT 17 // BUTTON 2
|
||||
#define ALT_BUTTON_PIN 17 // BUTTON 2
|
||||
|
||||
// SPI (shared by LoRa and SD)
|
||||
#define SPI_MOSI 11
|
||||
|
||||
Reference in New Issue
Block a user