Added custom serial port implementation using JSerialComm
This commit is contained in:
parent
1c0340b9cf
commit
b60a7af9cd
6 changed files with 199 additions and 17 deletions
|
|
@ -1,4 +1,5 @@
|
|||
dependencies {
|
||||
implementation project(':hal-core')
|
||||
implementation 'com.fazecast:jSerialComm:1.3.11'
|
||||
|
||||
implementation 'com.fazecast:jSerialComm:2.6.2'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue