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

Add "select" and "deselect" command support for table widget #480

Closed MarkusEngsner closed 3 years ago

MarkusEngsner commented 4 years ago

Description

Adds selectRow and deselectRow with exact same format as the pickRow function.