mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-14 22:55:12 +10:00
Remove incidental whitespace-only diff from protocol PR
This commit is contained in:
@@ -1845,6 +1845,7 @@ class MeshCoreConnector extends ChangeNotifier {
|
||||
if (frame.length >= 81) {
|
||||
_clientRepeat = frame[80] != 0;
|
||||
}
|
||||
|
||||
// Firmware reports MAX_CONTACTS / 2 for v3+ device info.
|
||||
final reportedContacts = frame[2];
|
||||
final reportedChannels = frame[3];
|
||||
|
||||
Reference in New Issue
Block a user