Commit Graph

2 Commits

Author SHA1 Message Date
jbohack
6015afe368 updated protoview and fixed array count issue
arrays start at 0 and citroen_tpms was trying to read 0-10 meaning 11 full bytes rather than actually 10 (0-9).
2023-01-13 10:02:14 -05:00
jbohack
b66c1bc179 added protoview app
https://github.com/antirez/protoview
2022-12-30 18:35:36 -05:00