Relative Content

Tag Archive for arduino-ide

#include nested depth 200 exceeds maximum of 200 (use -fmax-include-depth=DEPTH to increase

c:UsersLENOVODocumentsArduinolibrariesFirebase_Arduino_Client_Library_for_ESP8266_and_ESP32src/Firebase_ESP_Client.h:34, from C:UsersLENOVODownloadswedewwedewFRBS.h:1, from C:UsersLENOVODownloadswedewwedewwedew.ino:6: C:UsersLENOVODownloadswedewwedew/WiFi.h:1:18: error: #include nested depth 200 exceeds maximum of 200 (use -fmax-include-depth=DEPTH to increase the maximum) 1 | #include <WiFi.h> | ^ exit status 1 Compilation error: exit status 1 arduino-ide New contributor Umar Nugraha is a new contributor to this site. Take care in asking for clarification, commenting, and […]