mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-30 02:15:41 +00:00
Enable UDP for base RAK4631
This commit is contained in:
parent
4f895f744b
commit
168f3198bb
@ -8,6 +8,7 @@ build_flags = ${nrf52840_base.build_flags}
|
|||||||
-I variants/nrf52840/rak4631
|
-I variants/nrf52840/rak4631
|
||||||
-D RAK_4631
|
-D RAK_4631
|
||||||
-DGPS_POWER_TOGGLE ; comment this line to disable triple press function on the user button to turn off gps entirely.
|
-DGPS_POWER_TOGGLE ; comment this line to disable triple press function on the user button to turn off gps entirely.
|
||||||
|
-DHAS_UDP_MULTICAST=1
|
||||||
-DEINK_DISPLAY_MODEL=GxEPD2_213_BN
|
-DEINK_DISPLAY_MODEL=GxEPD2_213_BN
|
||||||
-DEINK_WIDTH=250
|
-DEINK_WIDTH=250
|
||||||
-DEINK_HEIGHT=122
|
-DEINK_HEIGHT=122
|
||||||
|
Loading…
Reference in New Issue
Block a user