Skip to content

Improve OBD polling#148

Open
tripplet wants to merge 1 commit into
stanleyhuangyc:masterfrom
tripplet:improve-obd-polling
Open

Improve OBD polling#148
tripplet wants to merge 1 commit into
stanleyhuangyc:masterfrom
tripplet:improve-obd-polling

Conversation

@tripplet

@tripplet tripplet commented Jul 3, 2021

Copy link
Copy Markdown

Fix some invalid memory access when tier is 1:


and out of bounds access here:
if (obdData[i].tier != tier) {

The new constant MAX_POLLING_TIERalso makes it easier to add new tier levels

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants