Ishank Singh
Ishank Singh
same here..too bad this seemed like a good charting library
@DrMarty ah bummer. I am using same board but having trouble getting it to work.. I am unable to get the board detected by the library even though I have...
is this fixed?
Any luck on this?
Nvm, fixed for me.
Use Serial.write from Arduino/ESP32 instead of `println`
check my PR https://github.com/MindorksOpenSource/Uber-Car-Animation-Android/pull/2
seems to be broken for RPi4 using latest image. @itrogers suggested image works.
none.. Tried diff versions.. Applied ``` const val hiltCoreBase = "com.google.dagger:dagger:${Versions.hilt}" const val hiltCoreCompiler = "com.google.dagger:dagger-compiler:${Versions.hilt}" ``` Still no luck. This project uses Plugin DSL..no idea if thats the issue..
@ali-digitify comment this line `id(Plugins.DAGGER_HILT)` in data module's _build.gradle_ once & sync once. It should build successful. then Uncomment it & sync again. Also dont forget to have `pex_api_access_key="2xxxxxxxxxxxxxxxxxxxxxxx"`