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