This repository was archived by the owner on Mar 17, 2025. It is now read-only.
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Error : ArduinoJson.h: No such file or directory. Help please? #354
Closed
Description
I keep receiving this error, ive been trying to fix it for hours now.
Arduino: 1.8.5 (Windows 10), Board: "NodeMCU 0.9 (ESP-12 Module), 80 MHz, Serial, 115200, 4M (3M SPIFFS)"
Build options changed, rebuilding all
In file included from sketch\Settings.h:11:0,
from C:\Users\tristian\Desktop\esp8266_deauther-master\esp8266_deauther\esp8266_deauther.ino:16:
sketch\A_config.h:7:24: fatal error: SH1106Wire.h: No such file or directory
#include "SH1106Wire.h"
^
compilation terminated.
exit status 1
Error compiling for board NodeMCU 0.9 (ESP-12 Module).
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
.
Any help will be appreciated!