Skip to content

Commit

Permalink
Added files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
priestdo committed Feb 27, 2016
1 parent 50d2cb1 commit fa39d07
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion FeatherChorder/FeatherChorder.ino
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
/*
* Arduino code for a Bluetooth version of the Chorder.
* @author: clc@clcworld.net
* some additional code by: priestdo@budgardr.org
* additional code by: priestdo@budgardr.org
* This version tested on/with the Adafruit Feather 32u4 Bluefruit LE
*
* It is a new arduino based chorder inspired by the SpiffChorder
* which can be found at http://symlink.dk/projects/spiffchorder/
*/

#include <Arduino.h>
Expand Down

0 comments on commit fa39d07

Please sign in to comment.