littleyoda / littleyoda-DCC-Decoder

Ein Framework, für die Programmierung von ESP8266 basierter Modelleisenbahn-Dekoder (WLAN, Z21, DCC, PWM, LED)
https://littleyoda.github.io/littleyoda-DCC-Decoder-DOC/
Other
25 stars 8 forks source link

fixed library dependencies. Now linking to adafruit's tags instead of platform.io packages #12

Closed Donderda closed 2 months ago

Donderda commented 2 months ago

Unfortunately, the project could no longer be compiled because the dependencies were no longer available on platform.io. I have re-linked them using the Adafruit GitHub tags. Now everything is working correctly again :)

littleyoda commented 2 months ago

danke, dass du die Zeit gefunden hast.