I am trying to use the messenger library to decode a string send to the arduino, S,100 trhen i want to call my steppermotor routine step(int numberoOfStep) with the value 100.
Can anyone suggest how i can do this with the messenger library?
I also have the method dir(boolean direction), which i want to execute with D,0