phev-remote / phevcore

MIT License
29 stars 11 forks source link

Add parking lights support #8

Closed gmta closed 4 years ago

gmta commented 4 years ago

Largely a copy of headlights logic.

Also added free(cbCtx) to the register update callback since to release the malloced memory for the callback context.

papawattu commented 4 years ago

My first PR's :) thanks for contributing