Added Keeloq

This commit is contained in:
KaraZajac
2026-02-17 19:47:57 -05:00
parent 7c02fc7483
commit 0cffd71a87
20 changed files with 397 additions and 6 deletions
+1
View File
@@ -795,6 +795,7 @@ impl VagDecoder {
data_count_bit: self.data_count_bit,
encoder_capable: self.decrypted,
extra,
protocol_display_name: None,
}
}
}