mirror of
https://github.com/opentx/opentx.git
synced 2025-07-17 21:35:27 +03:00
Cosmetics
This commit is contained in:
parent
0eda971365
commit
829b86da99
1 changed files with 0 additions and 1 deletions
|
@ -278,7 +278,6 @@ void CurveGroup::gvarCBChanged(int state)
|
|||
if (state) {
|
||||
curve.value = 10000+1; // TODO constant in EEpromInterface ...
|
||||
lastType = -1; // quickfix for issue #3518: force refresh of curveValueCB at next update() to set current index to GV1
|
||||
|
||||
}
|
||||
else {
|
||||
curve.value = 0; // TODO could be better
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue