Control ws2811-based pixel led strip with ESP8266 using https://github.com/SuperHouse/esp-open-rtos
#define WIFI_SSID "youWifiSsid"
#define WIFI_PASS "youWifiPassword"
#define AP_SSID "TheEspAPSsid"
#define AP_PASS "EspAPPass"
make flash