Brad Barnhill
Brad Barnhill
Dont let this go stale bot!
Is there a built in way to disable this network observer?
never mind ... the `handleNetworkEvents` on initialize is how this is done.
Do we want to keep this open to allow for the work to remove the network observer? Or close it?
I have seen mixed thoughts on this throughout the community but wanted to ask your opinion. If the player is not showing the video but playing just audio is that...
Sorry I havent posted the code that was causing the error. I think I might have fixed it but that was during a major refactor I did due to the...
With the latest version of the library Im getting engine RPM to show correctly
Im wondering if the entire init sequence wasnt completed so its always returning 0 or something. Im about to add the same init sequence I use as a method to...
Im releasing 1.8.0 with the init sequence built in. Now youll just need to call `ObdInitSequence.run(bluetoothSocket)`.
Are you getting any other messages in the logs to indicate why that command isnt running? Is the bluetooth socket returning some error or anything useful because 0 seems like...