mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
initial sensor tab commit
This commit is contained in:
parent
f8125289b6
commit
514dd8a692
5 changed files with 13 additions and 2 deletions
|
@ -555,7 +555,6 @@ function process_message(code, data) {
|
|||
send_message(MSP_codes.MSP_RC_TUNING, MSP_codes.MSP_RC_TUNING);
|
||||
send_message(MSP_codes.MSP_BOXNAMES, MSP_codes.MSP_BOXNAMES);
|
||||
send_message(MSP_codes.MSP_BOX, MSP_codes.MSP_BOX);
|
||||
|
||||
break;
|
||||
case MSP_codes.MSP_SELECT_SETTING:
|
||||
console.log(data);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue