* companion: simplified the CMD_GET / CMD_SET _DEFAULT_FLOOD_SCOPE

This commit is contained in:
Scott Powell
2026-04-13 23:11:21 +10:00
parent d131e8ae35
commit efdd2b6a6c
5 changed files with 49 additions and 46 deletions

View File

@@ -221,7 +221,7 @@ private:
uint32_t sign_data_len;
unsigned long dirty_contacts_expiry;
TransportKey send_scope, default_scope;
TransportKey send_scope;
uint8_t cmd_frame[MAX_FRAME_SIZE + 1];
uint8_t out_frame[MAX_FRAME_SIZE + 1];