Skip to content

Commit

Permalink
0xB826: add 6rx8rx test
Browse files Browse the repository at this point in the history
  • Loading branch information
handymenny committed Dec 11, 2024
1 parent 9b3125e commit dcfc480
Show file tree
Hide file tree
Showing 3 changed files with 1,421 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,11 @@ internal class Import0xB826Test :
parse("0xB826-v17-SA-ulTxSwitch.bin", "0xB826-v17-SA-ulTxSwitch.json")
}

@Test
fun parseV17SA6rx8rx() {
parse("0xB826-v17-SA-6rx8rx.bin", "0xB826-v17-SA-6rx8rx.json")
}

@Test
fun parseV17NRDC() {
parse("0xB826-v17-NRDC.bin", "0xB826-v17-NRDC.json")
Expand Down
Binary file not shown.
Loading

0 comments on commit dcfc480

Please sign in to comment.