and now it should be possible to enter and leave bind mode

This commit is contained in:
Pawel Spychalski
2018-05-23 14:38:59 +02:00
parent bb2317b06a
commit 831c97b219
8 changed files with 27 additions and 23 deletions

View File

@@ -429,7 +429,7 @@ void loop(void)
&rxDeviceState,
radioNode.rssi,
radioNode.snr,
platformNode.platformState
(platformNode.platformState == DEVICE_STATE_FAILSAFE)
);
break;
}