Compare commits

...

2 Commits

Author SHA1 Message Date
Amy Nagle
9418b46e65
Merge 3ecea3dbf3 into 0bd4cefad3 2025-09-02 16:24:20 +02:00
Amy Nagle
3ecea3dbf3 Enable UDP for base RAK4631 2025-08-20 15:42:57 -04:00

View File

@ -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