SINTEF-9012 / JArduino

Program your Arduino in Java
https://github.com/SINTEF-9012/JArduino/wiki
176 stars 63 forks source link

Move Pitches to the core, removes Note enumeration #68

Closed jsutaria closed 7 years ago

jsutaria commented 7 years ago

Move Pitches to the core, removes Note enumeration

Change all examples to use the built in types. Fix generic types in JArduino, AbstractJArduino classes.