Conversation
|
Bugfixes seem to work! I have not encountered any errors on Ubuntu or via the senseBox Connect App ! Have not been able to test with a WiFi Bee with a Thanks to the documentation I checked out the build scripts as well! The Thanks for the improvements, bugfixes and documentation :) |
|
@Thiemann96 nice, glad the I moved to arduino-cli, as I encountered the same issues as you with Arduino IDE v1.8.19 and didn't find a simple fix nor the reason for the problem (the IDE inserts junk into the code before compilation, but other sketches worked fine). |
just one more improvement to the docs for completeness ;)
Bugfixes:
0.Improvements:
arduino-clifor build script of OTA bootloader. While this introduces yet another tool, builds are less dependent on changes to (badly (un)documented) behavior of the IDE, asarduino-cliis intended to be used in automated contexts.arduino-clialso automates getting the correct libraries, so that should simplify things too.OTA_DEBUGis defined.Time spent: 4h