Merge upstream/dev into develop

Bu işleme şunda yer alıyor:
Jared Dohrman
2026-04-17 17:54:47 +10:00
işleme e05c9bc09c
37 değiştirilmiş dosya ile 2059 ekleme ve 629 silme
+4
Dosyayı Görüntüle
@@ -22,6 +22,7 @@
#include <helpers/CommonCLI.h>
#include <helpers/StatsFormatHelper.h>
#include <helpers/ClientACL.h>
#include <helpers/RegionMap.h>
#include <RTClib.h>
#include <target.h>
@@ -139,6 +140,9 @@ private:
uint8_t reply_data[MAX_PACKET_PAYLOAD];
unsigned long dirty_contacts_expiry;
CayenneLPP telemetry;
TransportKeyStore key_store;
RegionMap region_map;
TransportKey default_scope;
uint32_t last_read_time;
int matching_peer_indexes[MAX_SEARCH_RESULTS];
int num_alert_tasks;