From 1ec2e7435c486cac9efa8319319b15d004ab1186 Mon Sep 17 00:00:00 2001 From: bblanchon Date: Sat, 29 Nov 2014 07:54:53 -0800 Subject: [PATCH] Updated Using the library without Arduino (markdown) --- Using the library without Arduino.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/Using the library without Arduino.md b/Using the library without Arduino.md index fdd9675..d657588 100644 --- a/Using the library without Arduino.md +++ b/Using the library without Arduino.md @@ -1,6 +1,3 @@ -Using the library without 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 use the Arduino IDE, please read [Using the library with Arduino](Using the library with Arduino).