Removed RTClib reference
This commit is contained in:
parent
cbf6b79e73
commit
e6a7f59f5c
@ -1,7 +1,7 @@
|
|||||||
# led-ring-clock
|
# led-ring-clock
|
||||||
An Arduino-based analog clock using an WS2812B addressable RGB LED ring as a display.
|
An Arduino-based analog clock using an WS2812B addressable RGB LED ring as a display.
|
||||||
|
|
||||||
This sketch requires the FastLED library, the Wire library (built-in), the EEPROM library (built-in), and the Adafruit RTClib.
|
This sketch requires the FastLED library, the Wire library (built-in), the EEPROM library (built-in), and the NtpClientLib.
|
||||||
|
|
||||||
https://github.com/FastLED/FastLED
|
https://github.com/FastLED/FastLED
|
||||||
https://github.com/gmag11/NtpClient/tree/develop
|
https://github.com/gmag11/NtpClient/tree/develop
|
||||||
|
Loading…
Reference in New Issue
Block a user