I am having an issue with the Arduino setup. Below is a copy of the Error Message: Error compiling for board NodeMCU 1.0 (ESP-12E Module). Arduino: 1.8.19 (Windows ...
// Update these with values suitable for your network. const char* ssid = "AIC Nalanda"; const char* password = "@ichappynewyear2023"; const char* mqtt_server ...