Note to self: Wir müssten mal wieder nach dem Firmware Repository sehen, damit das nicht verstaubt. Ich fange einfach mal an, ein wenig zu sammeln.
Building with vanilla Arduino IDE 2018-11
@clemens tried to build the node-wifi-mqtt firmware the other day and found some issues with SerialDebugger
and ArduinoJson
when using the libraries offered by the Arduino IDE.
Thanks, Clemens!
Cloning fails
@thias found an issue when trying to clone the repository with "git clone --recursive"
today:
error: Der Server lehnt Anfrage nach nicht angebotenem Objekt
074cae4f4eb94eae1ce83416a26dd8683104305e ab.
"fetch" in Submodul-Pfad 'libraries/Watterott-Arduino-Libs' ausgeführt,
aber 074cae4f4eb94eae1ce83416a26dd8683104305e nicht enthalten.
Direktes Anfordern dieses Commits ist fehlgeschlagen.
Looks like Watterott-Arduino-Libs did something to their repository. Bummer!
Thanks, Matthias!