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
@@ -134,6 +134,7 @@ impl KiaV1Decoder {
data_count_bit: MIN_COUNT_BIT,
encoder_capable: true,
extra: None,
protocol_display_name: None,
}
}
}