mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
fix(gat562-30s): comment out phantom QSPI flash defines
Restore commented-out EXTERNAL_FLASH_DEVICES/USE_QSPI for reference; board has no QSPI flash chip — defines were RAK4631 leftovers causing framework to lock P0.28/P0.30 (joystick UP/LEFT) as QSPI outputs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -204,6 +204,8 @@ extern "C"
|
||||
#define PIN_QSPI_IO3 2 // 23
|
||||
|
||||
// No QSPI flash on this board — QSPI DIO pins are used by joystick and WS2812
|
||||
// #define EXTERNAL_FLASH_DEVICES IS25LP080D
|
||||
// #define EXTERNAL_FLASH_USE_QSPI
|
||||
|
||||
#define GPS_ADDRESS 0x42 //i2c address for GPS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user