mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
parent
f72a99f327
commit
467b228b34
4 changed files with 249 additions and 194 deletions
|
@ -417,7 +417,7 @@ function process_data(command, message_buffer, message_length_expected) {
|
|||
break;
|
||||
case MSP_codes.MSP_MAG_CALIBRATION:
|
||||
console.log('Mag calibration executed');
|
||||
break;
|
||||
break;
|
||||
case MSP_codes.MSP_SET_MISC:
|
||||
console.log('MISC Configuration saved');
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue