cwi-dis / iotsa

This library contains a framework to easily create web servers that can interface to all sorts of sensors and actuators. esp32 and esp8266.
MIT License
28 stars 2 forks source link

Add Ds1302 library to Arduino CI/CD builds #54

Closed jackjansen closed 3 years ago

jackjansen commented 3 years ago

For now I'll add a manual git clone of my fork. When https://github.com/Treboada/Ds1302/issues/2 is implemented and the library is available in the Arduino registry we do a simple arduino-cli lib install "Ds1302"

jackjansen commented 3 years ago

Fixed.