From 4fa90ad1a1662dd01cff91152956fe7e6b80197d Mon Sep 17 00:00:00 2001 From: Brecht Nuyttens Date: Mon, 16 Oct 2017 13:49:40 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f583e6a..3979784 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # K1200 This is the library for the K1200 Arduino based watch -You'll need this libraries to compile the firmware +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.