Commit Graph

9 Commits

Author SHA1 Message Date
Anton Jacker c40930537a add print int function to display 2024-06-13 14:06:55 +02:00
Anton Jacker 215155035e print string to display 2024-06-13 14:03:18 +02:00
hhaupt e30395e8a6 fixed indentation after linebreak, made some refactoring 2024-06-05 13:13:26 +02:00
Hans Haupt 4ffed430e2 added documentation to display headerfile 2024-06-04 19:53:31 +02:00
Hans Haupt d67a33c53f fixed bug with wrong indentatiojn after clear 2024-06-04 10:14:26 +02:00
hhaupt a4a7bdc04b fixed clearDisplay(), changed linebreak to \n and added basic example 2024-06-04 00:19:59 +02:00
hhaupt 829adf435c first working version, but still prints a junkdata after the text, formatstrings doesn't work 2024-05-30 00:50:43 +02:00
Hans Haupt e6d4ecc5ba adopted print method, changed stringtermination to \0 termination 2024-05-29 22:56:53 +02:00
Hans Haupt b1a0bc32bc WIP: implementing basic displaycontrols 2024-05-29 00:41:11 +02:00