Fix build on picomputer
(cherry picked from commit 22d08b4303a9bd41872420b35fe523b5a811e4eb)
This commit is contained in:
@@ -37,6 +37,9 @@ extends = env:picomputer-s3
|
|||||||
build_flags =
|
build_flags =
|
||||||
${env:picomputer-s3.build_flags}
|
${env:picomputer-s3.build_flags}
|
||||||
-D MESHTASTIC_EXCLUDE_WEBSERVER=1
|
-D MESHTASTIC_EXCLUDE_WEBSERVER=1
|
||||||
|
; device-ui's I2CKeyboardScanner unconditionally calls Wire.begin(I2C_SDA, I2C_SCL);
|
||||||
|
-D I2C_SDA=8
|
||||||
|
-D I2C_SCL=9
|
||||||
-D INPUTDRIVER_MATRIX_TYPE=1
|
-D INPUTDRIVER_MATRIX_TYPE=1
|
||||||
-D USE_PIN_BUZZER=PIN_BUZZER
|
-D USE_PIN_BUZZER=PIN_BUZZER
|
||||||
-D USE_SX127x
|
-D USE_SX127x
|
||||||
|
|||||||
Reference in New Issue
Block a user