#ifndef _WIFI_SETTING_H_ #define STA_SSID "" #define STA_PASSWORD "" #define AP_SSID "M0_AP" #define AP_PASSWORD "none" #endif /* _WIFI_SETTING_H_ */