Update README.md

This commit is contained in:
Aaron Fischer 2014-12-24 16:42:47 +01:00
parent 6aa7513d24
commit dd30b33625

View file

@ -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;