From 6145a8807aa97b9d3b092b107cd935bd7ff4b689 Mon Sep 17 00:00:00 2001 From: bblanchon Date: Sat, 29 Nov 2014 07:54:45 -0800 Subject: [PATCH] Updated Using the library with Arduino (markdown) --- Using the library with Arduino.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/Using the library with Arduino.md b/Using the library with Arduino.md index 5cf29eb..f751142 100644 --- a/Using the library with Arduino.md +++ b/Using the library with Arduino.md @@ -1,6 +1,3 @@ -Using the library with Arduino -============================== - This library is primarily design to be used with the Arduino IDE and therefore has a simplified setup procedure for that environment. If you don't use the Arduino IDE, please read [Using the library without Arduino](Using the library without Arduino).