diff --git a/platformio.ini b/platformio.ini index 6bbdc56..15e2e67 100644 --- a/platformio.ini +++ b/platformio.ini @@ -52,6 +52,7 @@ build_flags = -D 'MAX_TIME_TO_NEXT_TX=120000L' ; can be set from www interfeace -D 'FIX_BEACON_INTERVAL=1800000L' ; can be set from www interfeace -D 'NETWORK_GPS_PORT=10110' ; GPS NMEA Port + -D 'ENABLE_TNC_SELF_TELEMETRY' ; send telemetry data about device [env:ttgo-t-beam-v1.0] platform = espressif32 @ 3.0.0