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.83k stars 1.38k forks source link

Add setMin setMax methods to BlynkWidgetBase #398

Closed cffiebigc closed 6 years ago

cffiebigc commented 6 years ago

Description

Add setMin, setMax methods to Widget objects (set property feature)

Issues Resolved

396

vshymanskyy commented 6 years ago

Thanks!