Trying to create an app that will send speed and distance to an esp32 to control a stepper motor.
I am able to connect to esp32 fine but when a click on the slider I get:
The operation * cannot accept the arguments: ,
Or use round thumb position like in set text distance or use distance.text , actually you are calling the component and not its value.
If you don't need other calculations in procedure speed and distance you can add the two blocks in the first procedure . Why add 4 block and two new procedures instead to add the calculation block itself?