Improve EMS interfaces and add LIN decoding.

This commit is contained in:
Patrick Fic
2025-03-17 15:45:45 -07:00
parent 8cfc9ec6a6
commit c03cf5a98f
9 changed files with 414 additions and 229 deletions

View File

@@ -1,4 +1,4 @@
export interface ParsedAD2 {
export interface DecodedAD2 {
clmt_ln?: string;
clmt_fn?: string;
clmt_title?: string;