Skip to content

v1.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@vshymanskyy vshymanskyy released this 25 Mar 20:45
     ___  __          __
    / _ )/ /_ _____  / /__
   / _  / / // / _ \/  '_/
  /____/_/\_, /_//_/_/\_\
         /___/    v1.0.0-beta.3

How to install Blynk library: ⇨ link ⇦

In this release

  • Blynk.Edgent examples, including dynamic credentials and OTA support.

Note: When using the updated blynk.cloud platform, be sure to include the Template ID on top of your sketch:

#define BLYNK_TEMPLATE_ID    "YourTemplateID"

Otherwise, it will connect to the legacy server (blynk-cloud.com) by default.


Remember to regularly update your IDE, Libraries and Boards!
Full list of supported hardware is available here

⚡️ If you like Blynk, don't forget to give us a github star! ⚡️