mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
comment cleanup
This commit is contained in:
parent
9f0f9f93a2
commit
0796cda8c9
1 changed files with 0 additions and 1 deletions
|
@ -1204,7 +1204,6 @@ void checkTrims()
|
|||
|
||||
if ((before<after && after>TRIM_MAX) || (before>after && after<TRIM_MIN)) {
|
||||
if (!g_model.extendedTrims) after = before;
|
||||
// beepTrim = 2; // no repetition, it could be dangerous
|
||||
}
|
||||
|
||||
if (after < TRIM_EXTENDED_MIN) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue