There was an error while loading. Please reload this page.
2 parents 60d03db + 207cf2b commit b1a57aaCopy full SHA for b1a57aa
2 files changed
library.properties
@@ -1,5 +1,5 @@
1
name=P1AM
2
-version=1.0.7
+version=1.0.8
3
author=FACTS Engineering
4
maintainer=Adam Cummick <adamc@facts-eng.com>
5
sentence=P1AM CPU library
src/defines.h
@@ -36,7 +36,7 @@ SOFTWARE.
36
37
38
#ifdef _VARIANT_P1AM_200
39
- #define NUMBER_OF_MODULES 8
+ #define NUMBER_OF_MODULES 15
40
#define slaveSelectPin 44
41
#define slaveAckPin 47
42
#define SWITCH_BUILTIN 31
0 commit comments