Hello!
I am a beginner just starting to use java. I use comm.jar lib for comunication with serialport in PC to microcontroler. All fine when I run my code in netbeans, but after I build .jar and I run .jar in dist folder, the data that is sent to the microcontroller become error, not the same when I debug. Can someone help me?
