Enable UDP for base RAK4631

This commit is contained in:
Amy Nagle 2025-07-21 12:35:59 -04:00
parent 4f895f744b
commit 168f3198bb

View File

@ -8,6 +8,7 @@ build_flags = ${nrf52840_base.build_flags}
-I variants/nrf52840/rak4631
-D RAK_4631
-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_WIDTH=250
-DEINK_HEIGHT=122