ryan-richards / Nugget-BLE-Spam

11 stars 1 forks source link

Compilation error #1

Open Melman5123 opened 7 months ago

Melman5123 commented 7 months ago

D:\Downloads\Nugget-BLE-Spam-main (1)\Nugget-BLE-Spam-main\nugget-apple-juice\Screen.cpp:3:10: fatal error: SH1106.h: No such file or directory 3 | #include "SH1106.h" | ^~~~~~ compilation terminated. exit status 1

Compilation error: SH1106.h: No such file or directory

rohanjoshy2005 commented 5 months ago

i also have the same issue\

ShaunLinTW commented 5 months ago

Use this library to solve the error:

https://github.com/ThingPulse/esp8266-oled-ssd1306.git

Melman5123 commented 4 months ago

Thank you I will try and see what happends

ryan-richards commented 4 months ago

You can try re-naming the file SH1106wire.h to SH1106.h