mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
Merge branch 'master' into msp-on-multiple-ports
Conflicts: src/main/config/config.c src/main/io/serial_msp.c
This commit is contained in:
commit
4604403098
2 changed files with 11 additions and 6 deletions
|
@ -817,7 +817,6 @@ static bool processInCommand(void)
|
|||
headSerialError(0);
|
||||
return true;
|
||||
}
|
||||
//copyCurrentProfileToProfileSlot(masterConfig.current_profile_index);
|
||||
writeEEPROM();
|
||||
readEEPROM();
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue