./gradlew run
./gradlew fatJar
will create jar with dependencies in the project directory
Small javaFX application that uses serial communication to work with serial-to-bluetooth transmitter and generates the data in specified format that imitated the data from bearing finder.
Java