From dd30b336251b7af81b326bad70fa8ffd34091af6 Mon Sep 17 00:00:00 2001 From: Aaron Fischer Date: Wed, 24 Dec 2014 16:42:47 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3173e45..4d2c5f7 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ Cherry MX breakout board for Arduino, RaspberryPi and other boards. Order here: https://oshpark.com/shared_projects/PogDjaIS + +Arduino Sample +============== + ```arduino const int buttonPin = 10; const int ledPin = 11;