In my project, I need to set a floating point value from Blynk APP to my hardware. Is there any widget can do this?
(except terminal widget)
Thanks.
Slider takes an integer and then one line of code can convert this to a floating point value.
In my project, I need to set a floating point value from Blynk APP to my hardware. Is there any widget can do this?
(except terminal widget)
Thanks.
Slider takes an integer and then one line of code can convert this to a floating point value.