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