fbergama / pigfx

PiGFX is a bare metal kernel for the Raspberry Pi that implements a basic ANSI terminal emulator with the additional support of some primitive graphics functions.
MIT License
278 stars 62 forks source link

changes to 'H' escape sequence in order to take 1-based coordinates #12

Closed bkg2018 closed 5 years ago

bkg2018 commented 5 years ago

Hello Filippo, here's a little fix for terminal coordinates in PiGfx.