Hello!
I am quite new to the arduino word and would like to use my only HT1632c 32x08 Sure matrix display with Andrey Kaprov`s library (Thanks!). (
https://github.com/andykarpov/ht1632c.githttps://github.com/andykarpov/ht1632c.git) which is for HT1632 24x16 setup.I have managed to make it work with the c chip with changing syson command to sysen, but still after I have changed the HT1632_GEOMETRY_X and Y according to my matrix in the h file, the last quarter of display doesn`t work. Please could somebody advise how the library needs to be modified in order to it can work with 32x08 setup?
Thank you a lot in advance.