mirror of
https://github.com/opentx/opentx.git
synced 2025-07-18 22:05:10 +03:00
comments cleanup
This commit is contained in:
parent
4312e708fe
commit
7255f47a85
1 changed files with 0 additions and 2 deletions
|
@ -837,8 +837,6 @@ void editName(uint8_t x, uint8_t y, char *name, uint8_t size, uint8_t event, uin
|
|||
eeDirty(EE_MODEL);
|
||||
}
|
||||
lcd_putcAtt(x+editNameCursorPos*FW, y, idx2char(v), INVERS+FIXEDWIDTH);
|
||||
// lcd_putsnAtt(x, y, name, editNameCursorPos, ZCHAR);
|
||||
// lcd_putcAtt(lcdLastPos, y, idx2char(v), INVERS);
|
||||
}
|
||||
else {
|
||||
cur = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue