Iñigo Lacoume
Results
2
comments of
Iñigo Lacoume
Hi, You need to modify the `frameToSlcan(frame: CanFrame): String` method in `CantactDevice.kt` to check `CanFrame` `id` length in binary. If length is 29, add "T" and otherwise add "t". The...
Created a pull request that should solve this issue. > are you using android 10? this plugin is having problems in this version of android The issue on Android 10...