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
@@ -71,6 +71,7 @@ impl ScherKhanDecoder {
data_count_bit: bit_count,
encoder_capable: false,
extra: None,
protocol_display_name: None,
}
}
}