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

Add example for WizFi310 (refer to #326) #336

Closed OpusK closed 7 years ago

OpusK commented 7 years ago

Description

Add connection example for WizFi310. Please refer to previous pull request(#326) for detail.

vshymanskyy commented 7 years ago

Hi sorry, although it's much better now - but the main reason #326 was rejected, was duplicate implementation of WiFi connector which we wanted to avoid. After we unify code a bit, this whole PR would collapse to just an example sketch

OpusK commented 7 years ago

Ok. I understood your words. Thanks :)!

vshymanskyy commented 7 years ago

Tracked by https://github.com/blynkkk/blynk-library/issues/352