aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-05-18 20:24:18 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-05-18 20:24:18 +0000
commit7eb547273c4177d857199384898cf5e6db1f711f (patch)
tree74572d71b0dce8956d94037757c277562e0314e0 /README
parent925a2b894914b20d3a09e410ab69f95a9bf3b935 (diff)
first sketch of Pd-controlled firmware
svn path=/trunk/externals/hardware/arduino/; revision=5088
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..a2b9678
--- /dev/null
+++ b/README
@@ -0,0 +1,4 @@
+
+The code in the examples patch are example patches that match the included examples in the Arduino package.
+
+Pd_firmware is a Arduino firmware where you can control everything from Pd, so you don't need to program in Arduino. \ No newline at end of file