Skip to content

Commit 6615e19

Browse files
committed
Fix formatting for devices - T2
1 parent 939ddd2 commit 6615e19

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

LabJack/LJM/ljm_constants.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3024,7 +3024,9 @@
30243024
"device": "T8",
30253025
"fwmin": 1.0050
30263026
},
3027-
"T2"
3027+
{
3028+
"device": "T2"
3029+
}
30283030
],
30293031
"readwrite": "RW",
30303032
"default": 0,
@@ -3208,7 +3210,9 @@
32083210
"device": "T8",
32093211
"fwmin": 1.0050
32103212
},
3211-
"T2"
3213+
{
3214+
"device": "T2"
3215+
}
32123216
],
32133217
"readwrite": "RW",
32143218
"default": 0,

0 commit comments

Comments
 (0)