Inital test (from beerduino, https://github.com/ilyevsky/beerduino) to establish protocol buffer communication between java and arduino powered by purejavacomm (https://github.com/nyholku/purejavacomm).
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/.gradle
|
||||
/.settings
|
||||
/.classpath
|
||||
/.project
|
||||
/bin
|
||||
/build
|
||||
Reference in New Issue
Block a user