SINTEF-9012 / JArduino

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

problem with constructor of cpp and h files #77

Closed jaba17 closed 6 years ago

jaba17 commented 6 years ago

there was a problem with the Parameters of the constructor of the JArduino.cpp and the JArduino.h

In the examples the Baudrate was passed to the c++ and Header file, but there isn't a constructor with such properties