udoo-arduino-cli icon indicating copy to clipboard operation
udoo-arduino-cli copied to clipboard

error: 'sendSignal' was not declared in this scope

Open oculos opened this issue 7 years ago • 0 comments

Hi,

I have a sketch that compiles flawlessly with the Arduino IDE on the GUI of my Udoo. However, when using udoo-arduino-cli, I get this error for function calls:

error: 'sendSignal' was not declared in this scope sendSignal();

Anything I can do to fix it?

Thanks,

Francis

oculos avatar Dec 30 '17 12:12 oculos