#ifndef AP_SSID #define AP_SSID "xxxxxxx" #endif #ifndef AP_PASSWORD #define AP_PASSWORD "xxxx" #endif #define WIFI_NETWORK_LABEL "my_wifi" ...