Hi,
I tested the compilation of examples to display text, but there is an error with the old function: HT1632.drawTarget(BUFFER_BOARD(1))
The function no longer exists.
Should it be replaced by this one?
HT1632.renderTarget(0);
I don't have yet the display to check the correct operation
thanks,
Hi,
I tested the compilation of examples to display text, but there is an error with the old function:
HT1632.drawTarget(BUFFER_BOARD(1))The function no longer exists.
Should it be replaced by this one?
HT1632.renderTarget(0);I don't have yet the display to check the correct operation
thanks,