1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-18 22:05:10 +03:00

comments cleanup

This commit is contained in:
mhotar 2014-01-11 11:17:47 +01:00
parent 4312e708fe
commit 7255f47a85

View file

@ -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;