Arduino dock library
-
Hi,
There is a problem about arduino dock library and it gives notification like 'exit status 1 error compiling for board Arduino onion dock
Note: I use directions at https://docs.onion.io/omega2-arduino-dock-starter-kit/flash-arduino-dock-wirelessly.html#flash-arduino-dock-wirelessly
-
@Adem-AVCU
The messageexit status 1 error compiling
seems to indicate an issue compiling your arduino code.Are you using the Onion Arduino Library, and if so, have you downloaded and installed it?
Note that for Arduino Dock 2, there's no need to use the Onion Library or theOnion
object. Try getting rid of that and trying again.