OLED initialization
RobR
Posts: 15
After using the OLED initialize Block, and then looking at code, there is always an extra number in the code, so far a "2".
For example: oledc_init(9, 8, 7, 6, ,5, 2);
a. What is the purpose of the "2" ?
For example: oledc_init(9, 8, 7, 6, ,5, 2);
a. What is the purpose of the "2" ?
Comments
Ken Gracey
Modedit: code tags