mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-08-04 03:06: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:
co-authored by
Claude Sonnet 4.6
parent
03f9023a72
commit
baaac3179c
@@ -204,6 +204,8 @@ extern "C"
|
|||||||
#define PIN_QSPI_IO3 2 // 23
|
#define PIN_QSPI_IO3 2 // 23
|
||||||
|
|
||||||
// No QSPI flash on this board — QSPI DIO pins are used by joystick and WS2812
|
// 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
|
#define GPS_ADDRESS 0x42 //i2c address for GPS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user