nildude
Results
2
comments of
nildude
Hi @glendell03 Since the servo physically need to respond to the requests, you might consider adding some delay into your code ( sleep(1) etc.). That will allow the servo to...
It seems like the "Firmata.attach( STRING_DATA, stringDataCallback);" function is not receiving the STRING_DATA object? Any ideas?