refactor ClientACL and CommonCLI, add ClientACL::clear()

Este commit está contenido en:
taco
2026-01-25 01:31:53 +11:00
padre 3c27132914
commit 6336bd5b72
Se han modificado 9 ficheros con 25 adiciones y 9 borrados
+1 -1
Ver fichero
@@ -133,9 +133,9 @@ private:
FILESYSTEM* _fs;
unsigned long next_local_advert, next_flood_advert;
NodePrefs _prefs;
ClientACL acl;
CommonCLI _cli;
uint8_t reply_data[MAX_PACKET_PAYLOAD];
ClientACL acl;
unsigned long dirty_contacts_expiry;
CayenneLPP telemetry;
uint32_t last_read_time;