diff --git a/include/loraprs_service.h b/include/loraprs_service.h index 536d296..c53b992 100644 --- a/include/loraprs_service.h +++ b/include/loraprs_service.h @@ -117,9 +117,9 @@ private: struct Telemetry { int16_t batteryVoltage; } __attribute__((packed)); - + private: - const String CfgLoraprsVersion = "LoRAPRS 1.0.6"; + const String CfgLoraprsVersion = "LoRAPRS 1.0.7"; // processor config const int CfgConnRetryMs = 500; // connection retry delay, e.g. wifi