From dd3b6f524f7ba42fdb37bd6a5c96f87c17661f33 Mon Sep 17 00:00:00 2001 From: Brecht Nuyttens Date: Mon, 16 Oct 2017 14:01:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3979784..087efe6 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ You'll need to install these libraries to compile the firmware https://github.com/rocketscream/Low-Power => needed for power management https://github.com/GreyGnome/EnableInterrupt => needed for interupt on any pin. + +https://github.com/adafruit/RTClib => needed for managing the RTC Chip