This commit is contained in:
leviathan
2026-02-13 22:00:42 -05:00
parent b306ff0574
commit 655f019469
35 changed files with 768 additions and 52 deletions
+1
View File
@@ -538,6 +538,7 @@ impl ProtocolDecoder for KiaV6Decoder {
data: key_data,
data_count_bit: MIN_COUNT_BIT,
encoder_capable: false,
extra: None,
});
}