From cc5cadbe22721c2ec5de7b96f609ea636e7accd9 Mon Sep 17 00:00:00 2001 From: adam_cummick Date: Thu, 23 May 2024 15:29:42 -0400 Subject: [PATCH 1/2] Add P1-04TRS --- src/Module_List.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Module_List.h b/src/Module_List.h index 32da388..85ec582 100644 --- a/src/Module_List.h +++ b/src/Module_List.h @@ -55,7 +55,9 @@ const struct moduleProps {0x05200089, 2, 0, 0, 0, 0, 0, 1, "P1-16NE3"}, //P1-16NE3 - {0x1403F481, 0, 0, 0, 32, 4, 4, 0xA0, "P1-04PWM"}, //P1-04PWM + {0x14030050, 0, 1, 0, 0, 0, 0, 1, "P1-04TRS"}, //P1-04TRS + + {0x1403F481, 0, 0, 0, 32, 4, 4, 0xA0, "P1-04PWM"}, //P1-04PWM {0x1404008D, 0, 1, 0, 0, 0, 0, 1, "P1-08TA"}, //P1-08TA From f5065aced20c88208e61c23b47b2fc8f3290cfd2 Mon Sep 17 00:00:00 2001 From: adam_cummick Date: Thu, 23 May 2024 15:54:09 -0400 Subject: [PATCH 2/2] Bump version to 1.0.9 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 21f7788..0a49d7a 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=P1AM -version=1.0.8 +version=1.0.9 author=FACTS Engineering maintainer=Adam Cummick sentence=P1AM CPU library