Skip to content

Commit 19d605b

Browse files
committed
json working-ish
1 parent 2bacf6b commit 19d605b

File tree

14 files changed

+1493
-21
lines changed

14 files changed

+1493
-21
lines changed

csv_test.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/env bash
2+
python register_decoder/decoder.py test.csv maps/bank0.csv maps/bank1.csv maps/bank2.csv maps/bank3.csv
3+

json_test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/usr/bin/env bash
2+
python register_decoder/decoder.py test.csv maps/icm20948_v2.json
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

maps/fixed_icm20948_v2.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

maps/icm20948_v2.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)