blynkkk / blynk-library

Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.
https://blynk.io
MIT License
3.84k stars 1.39k forks source link

App preview for ESP8266 #338

Closed doom369 closed 7 years ago

doom369 commented 7 years ago

https://community.blynk.cc/t/app-preview-on-android-with-esp8266/15238

Maybe we need to add

#define USE_ESP8266_BOARD?

It is not clear for end users what to choose for ESP8266.

vshymanskyy commented 7 years ago

No, it makes no sense. ESP8266 is too generic, we do not provide predefined setup - they should use Custom.

doom369 commented 7 years ago

@vshymanskyy could you please update doc in that case and comments in the sketch?