filip
filip
@mkopa I'm a beginner and I'm using ionic with capacitor, in the ionic native docs they just install the cordova package with npm install, now instead of writing cordovarduino i...
okay now it works, dont know what I changed since I installed it like that, but I guess the reinstall "npm ci" did it, but sadly I still cant get...
Moreover, this library doesnt let you pick a USB Port, what if I have multiple USB Devices on my Phone?
That could be it, since I've done lsusb on my mobile phone in the shell and getting all kinds of busses and devices, will try editing the Serial.java file
Well, I'm gonna need more time since I cant debug anything since I cant find a way to print stuff, or get autocompletion or anything out of that plugin, that...
@mkopa Sorry for bothering you for the last time, but I get this error when using your fork: ``` Execution failed for task ':app:mergeDebugResources'. > Could not resolve all files...
Found it.. you have to install cudatoolkit with `conda install cudatoolkit=10.0` and `conda install cudnn` and it works now
Still not working :/
A requirements.txt would be much appreciated.