Added an Ant build file and a small SPI test
authorTomas Wenström <tomas.wenstrom@gmail.com>
Sat, 22 Apr 2017 15:34:42 +0000 (17:34 +0200)
committerTomas Wenström <tomas.wenstrom@gmail.com>
Sat, 22 Apr 2017 15:34:42 +0000 (17:34 +0200)
commit01ee91e7622bbdf6a940b2d8ca9efc1f133cbe97
tree9ee4d93676af228e679b252bac94979fb6252c52
parent9ccceff1444c1aa58e90d8d30d54ff2802fcdbfa
Added an Ant build file and a small SPI test
build.xml [new file with mode: 0644]
config.properties
src/kaka/cakelight/CakeLight.java
src/kaka/cakelight/GuiTest.java
src/kaka/cakelight/LedController.java
src/kaka/cakelight/Main.java