Open Yamaha2stroke opened 1 year ago
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: ST7567S_128X64_I2C: No such file or directory
Did you check the example? If you rename ST7567S_128X64_I2C.ino
to ST7567S_128X64_I2C-name
to the end to match the folder, open it in Arduino it should also open all the other required files you need to compile.
#include"lcd_st7567s.h"
how should I declare this library?
include does not work