// HTTP #define HTTP_PORT 80 // LED #define LED_PIN 5 // = D1 // WIFI #define wifi_ssid "XXX" #define wifi_password "XXX"