1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 04:45:18 +03:00

Status updated changes

This commit is contained in:
Pawel Spychalski (DzikuVx) 2024-04-26 21:36:02 +02:00
parent 6b5440f437
commit 20e36b9b65
4 changed files with 1 additions and 18 deletions

View file

@ -269,7 +269,7 @@ var MSP = {
*/
timeout.add('delayedFreeHardLock', function() {
mspQueue.freeHardLock();
}, 50);
}, 10);
// Reset variables
this.message_length_received = 0;