mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 01:35:21 +03:00
Renamed lswReset() to logicalSwitchesReset()
Added PACKED to logical switches data structures
This commit is contained in:
parent
8ec706ad08
commit
1491d3b236
4 changed files with 8 additions and 8 deletions
|
@ -1519,7 +1519,7 @@ void flightReset()
|
|||
#if defined(FRSKY)
|
||||
telemetryReset();
|
||||
#endif
|
||||
lswReset();
|
||||
logicalSwitchesReset();
|
||||
|
||||
s_mixer_first_run_done = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue