aboutsummaryrefslogtreecommitdiff
path: root/resources/ash-profile
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.de>2021-01-20 21:14:10 -0500
committertslil <tslil@posteo.de>2026-08-28 19:37:41 +0100
commit36cecb722fb66d35cdbf69ebcf2aa6f49bfc082b (patch)
tree2cf054ba8093a3be3860b284f549dc0b57e134e1 /resources/ash-profile
parent55870e6acf15dc0ee92a469ea5fefb6c6a088d2a (diff)
Vertical line is just incremented %2, i'll have to manually buffer
charlcd.c:621 case '\n': /* * flush the remainder of the current line and * go to the beginning of the next line */ for (; priv->addr.x < lcd->bwidth; priv->addr.x++) lcd->ops->write_data(lcd, ' '); priv->addr.x = 0; priv->addr.y = (priv->addr.y + 1) % lcd->height; charlcd_gotoxy(lcd); break;
Diffstat (limited to 'resources/ash-profile')
0 files changed, 0 insertions, 0 deletions