Open Melman5123 opened 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
i also have the same issue\
Use this library to solve the error:
https://github.com/ThingPulse/esp8266-oled-ssd1306.git
Thank you I will try and see what happends
You can try re-naming the file SH1106wire.h to SH1106.h
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 1Compilation error: SH1106.h: No such file or directory