hello,
why are the next commands not working in python3 for the codebug
cb.clear()
cb.set_pixel
cb.set_col
the only things that is working
cb.set_row
see pdf manual: https://media.readthedocs.org/pdf/codeb ... tether.pdf
kurtwerbrouck wrote:In the script, when i tested it, i removed the # on these line. Resulting in error when running...