I’m working on a project how to read data from the arduino board by the serialline, first thing i define my class with pogo and save it into a special folder when im trying to compile it with the terminal by the command
“javac ArduinoLink.java” i find a lot of errors for exemple :
package org.tango.utils does not exist the majority of errors package dont exist , if there’s a link on how to run a device server it will be so helpful ?