Krandelbord
Krandelbord
It is connect by GPIO. Finally I managed to do it manually by looking at source code. But I guess auto() should do it for me
instead of auto I used "from inky import Inky7Colour as Inky" So to render some image it looks like this: ``` from inky import Inky7Colour as Inky from PIL import...
Network in general works correctly. I can ping any service, I can fetch data using http from same ssh console.
Yeah I tried but then the application doesn't start. I assume it phonegap plugins are not compatible with cordova? Is that right ?
It is getting more offtopic. I'm using cordova 8.0.0 and when I install phonegap-barcode-scanner android-run ends-up with: `* What went wrong: Execution failed for task ':processDebugResources'. > com.android.ide.common.process.ProcessException: Failed to...