matejc

Results 2 comments of matejc

> Hi, you need to catch the error in the android manifest. There are similiar issues. Here is how you can solve this problem in Kotlin: > > ``` >...

**Workaround to use latest version of the lib** Import lib with git repro in platformio.ini: ``` lib_deps = ... https://github.com/jasonacox/TM1637TinyDisplay.git ... ```