comment anti theft protection message
This commit is contained in:
parent
5ffa6d193f
commit
12cfddbb4c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ const CanPacket packets[] PROGMEM = {
|
|||
{0x47D, "04 C1 77 95 60 01 20 C4"},
|
||||
{0x47F, "34 0C 96 00 EA 72 44 00"},
|
||||
{0x25B, "04 46 00 FF FF C0"},
|
||||
{0x69F, "75 01 33 6F"},
|
||||
{0x69F, "75 01 33 6F"}, //Anti-Theft protection, VIN encoding unknown
|
||||
};
|
||||
|
||||
// Function to send a CAN message
|
||||
|
|
Loading…
Reference in a new issue