mirror of
https://github.com/opentx/opentx.git
synced 2025-07-20 23:05:12 +03:00
Flash saving: around 100bytes (saved in TRAINER menu). UNSTABLE_BANDGAP option removed (always used). Keys react a little better in simu.
This commit is contained in:
parent
a8167c5e0c
commit
a5fef987df
5 changed files with 64 additions and 122 deletions
|
@ -242,7 +242,7 @@ long Open9xSim::onTimeout(FXObject*,FXSelector,void*)
|
|||
|
||||
per10ms();
|
||||
refreshDiplay();
|
||||
getApp()->addTimeout(this,2,10);
|
||||
getApp()->addTimeout(this,2,5);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue