vshymanskyy / blynk-library-python

Blynk library for Python. Works with Python 2, Python 3, MicroPython.
https://blynk.io/
MIT License
281 stars 97 forks source link

new file: event_ON.py #40

Closed ewjax closed 3 years ago

ewjax commented 4 years ago

Added example showing use of ON() decorator for reads and writes

vshymanskyy commented 3 years ago

ON() was deprecated and removed.