1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 21:05:28 +03:00

dual set of defaults for PIDs: FW and MR

This commit is contained in:
Pawel Spychalski (DzikuVx) 2017-01-29 19:01:09 +01:00
parent 6e5d25d104
commit ec7f46f108
2 changed files with 54 additions and 20 deletions

View file

@ -417,6 +417,7 @@ var mspHelper = (function (gui) {
BF_CONFIG.currentoffset = data.getUint16(14, true);
break;
case MSPCodes.MSP_SET_BF_CONFIG:
console.log('BF_CONFIG saved');
break;
case MSPCodes.MSP_SET_REBOOT:
console.log('Reboot request accepted');