Can you please explain what the 6th parameter in ReadMe is defined for. new Lcd(0, 4, 10, 5, 1, 55); In the specs are only 5 parameters defined: new LCD(channel, dc, cs, rst, led)
Can you please explain what the 6th parameter in ReadMe is defined for.
new Lcd(0, 4, 10, 5, 1, 55);
In the specs are only 5 parameters defined:
new LCD(channel, dc, cs, rst, led)