Skip to content

Commit 18ead9b

Browse files
committed
Add P1-04TRS
1 parent a6760df commit 18ead9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

P1AM/constants.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
0x04A00042: (1, 0, 0, 0, 0, 0, 1, "P1-08ND-TTL"),
6161
0x05200082: (2, 0, 0, 0, 0, 0, 1, "P1-16ND3"),
6262
0x05200089: (2, 0, 0, 0, 0, 0, 1, "P1-16NE3"),
63+
0x14030050: (0, 0, 1, 0, 0, 0, 1, "P1-04TRS"),
6364
0x1403F481: (0, 0, 0, 32, 4, 4, PWM_MODULE, "P1-04PWM", (0x02,0x02,0x02,0x02)),
6465
0x1404008D: (0, 0, 1, 0, 0, 0, 1, "P1-08TA"),
6566
0x1404008F: (0, 0, 1, 0, 0, 0, 1, "P1-08TRS"),
@@ -105,4 +106,4 @@
105106
}
106107
# fmt: on
107108

108-
odd_length_modules = (0x14080085, 0x14080086, 0x24A50082, 0x24A50083)
109+
odd_length_modules = (0x14080085, 0x14080086, 0x24A50082, 0x24A50083)

0 commit comments

Comments
 (0)