* companion: added CMD_SEND_BINARY_REQ (50)

Этот коммит содержится в:
Scott Powell
2025-07-14 12:25:34 +10:00
родитель 2c9a2ee18f
Коммит df33321bdc
4 изменённых файлов: 90 добавлений и 33 удалений
+1 -1
Просмотреть файл
@@ -160,7 +160,7 @@ private:
NodePrefs _prefs;
uint32_t pending_login;
uint32_t pending_status;
uint32_t pending_telemetry;
uint32_t pending_req; // pending _BINARY_REQ (or legacy _TELEMETRY_REQ)
BaseSerialInterface *_serial;
ContactsIterator _iter;