diff options
author | Christopher Baines <cbaines8@gmail.com> | 2011-09-15 15:04:39 +0100 |
---|---|---|
committer | Christopher Baines <cbaines8@gmail.com> | 2011-09-15 15:04:39 +0100 |
commit | aadcaadeb4106f40583b9e94fb299d23c97f7089 (patch) | |
tree | 2638efbb7f9a234711a70002f096435978e90c91 /README | |
parent | 131339490d652938431aba02238c4ed5f9e096c9 (diff) | |
download | punchingbag-aadcaadeb4106f40583b9e94fb299d23c97f7089.tar punchingbag-aadcaadeb4106f40583b9e94fb299d23c97f7089.tar.gz |
More docs and the start of a readme.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +TODO: + +Finish writing javadocs in all the api classes. +Improve the serial with the LED arduino, allow the intensity data to be transmited. +Complete the calculateRawLeds function, adding the wierd column. +Allow the program to decide which COM port is which. |