CircuitPython_LCD icon indicating copy to clipboard operation
CircuitPython_LCD copied to clipboard

/lib/lcd/lcd.py: IndexError: index out of range

Open idk-br9 opened this issue 1 year ago • 0 comments

i have circuitpython 9 and yd-rp2040, there is a full text of error: Traceback (most recent call last): File "", line 13, in File "/lib/lcd/lcd.py", line 199, in print File "/lib/lcd/lcd.py", line 288, in write File "/lib/lcd/lcd.py", line 181, in set_cursor_pos IndexError: index out of range

idk-br9 avatar Apr 25 '24 19:04 idk-br9