Arduino-SerialCommand icon indicating copy to clipboard operation
Arduino-SerialCommand copied to clipboard

Use parser from other class?

Open martinjo opened this issue 13 years ago • 0 comments

Hi!

I'm trying to use SerialCommand from inside another class (library). But whenever I try to add a command I get the following compiler error: addCommand(const char [10], )'

Any idea of how I can get around this error?

BR, Martin

martinjo avatar Oct 20 '12 22:10 martinjo