From 3b8a79fbfb23a9d032a93e6ba383c09840503912 Mon Sep 17 00:00:00 2001 From: Brecht Nuyttens Date: Mon, 16 Oct 2017 13:47:31 +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 fcf8d70..f583e6a 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,5 @@ This is the library for the K1200 Arduino based watch You'll need this 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. \ No newline at end of file + +https://github.com/GreyGnome/EnableInterrupt => needed for interupt on any pin.