Merge branch 'dev' into update-pacox-multibyte

This commit is contained in:
HDDen
2026-06-14 01:12:49 +03:00
115 changed files with 25324 additions and 12783 deletions
+1
View File
@@ -46,6 +46,7 @@ class _FakeMeshCoreConnector extends MeshCoreConnector {
Uint8List frame, {
String? channelSendQueueId,
bool expectsGenericAck = false,
bool waitForGenericAck = false,
}) async {
sentFrames.add(frame);
}