diff options
author | Christopher Baines <cbaines8@gmail.com> | 2011-08-31 19:45:00 +0100 |
---|---|---|
committer | Christopher Baines <cbaines8@gmail.com> | 2011-08-31 19:45:00 +0100 |
commit | 96654ea19b12be4b43230f3ff9f908eebcb416ca (patch) | |
tree | d6c6100302db17c73e4d75673d637796cee9ffd6 /Arduino/Libraies/AS1107/README | |
parent | 4667303e15c534d390abee467eeaaee850e2d6f5 (diff) | |
download | punchingbag-96654ea19b12be4b43230f3ff9f908eebcb416ca.tar punchingbag-96654ea19b12be4b43230f3ff9f908eebcb416ca.tar.gz |
Initial commit for the modified libaries used and the ButtonMatrix arduino code. I have just cleaned this up, but not tested it.
Diffstat (limited to 'Arduino/Libraies/AS1107/README')
-rw-r--r-- | Arduino/Libraies/AS1107/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Arduino/Libraies/AS1107/README b/Arduino/Libraies/AS1107/README new file mode 100644 index 0000000..3e1dea9 --- /dev/null +++ b/Arduino/Libraies/AS1107/README @@ -0,0 +1 @@ +Changed SetLed so that it can turn LED's off as well as on. |