Browse Source

added PIN_GPS_EN=-1 to rak3401 companion usb

pull/2436/head
chrisdavis2110 1 month ago
parent
commit
5fbd473298
  1. 1
      variants/rak3401/platformio.ini

1
variants/rak3401/platformio.ini

@ -65,6 +65,7 @@ build_flags =
${rak3401.build_flags}
-I examples/companion_radio/ui-new
-D PIN_USER_BTN_ANA=31
-D PIN_GPS_EN=-1
-D DISPLAY_CLASS=SSD1306Display
-D MAX_CONTACTS=350
-D MAX_GROUP_CHANNELS=40

Loading…
Cancel
Save