Harshith Senthilkumaran

Results 1 issues of Harshith Senthilkumaran

I have added the following line to the gradle file: implementation 'com.github.felHR85:UsbSerial:6.0.4' I have also included maven: repositories { google() jcenter() maven { url "https://jitpack.io" } } However, I am...