2019-11-03 9:28 AM
2019-11-03 9:30 AM
What is "library ssd1306.h"?
JW
2019-11-03 9:33 AM
library for oled, 128x64.
2019-11-03 9:37 AM
The include file contains the interface details not the library itself. You'd have to add the library source, or the library object, to your project.
Frame your questions better.
2019-11-03 9:40 AM
Then use functions from that library.
JW
2019-11-03 10:32 AM
ok
2019-11-03 10:32 AM
can u give me some example code, with reference above
2019-11-03 10:47 AM
Well, no, as I don't know the "library ssd1306.h".
JW