aboutsummaryrefslogtreecommitdiffstats
path: root/src/wiring/wiring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wiring/wiring.h')
-rw-r--r--src/wiring/wiring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wiring/wiring.h b/src/wiring/wiring.h
index 2a33b75..5333464 100644
--- a/src/wiring/wiring.h
+++ b/src/wiring/wiring.h
@@ -16,7 +16,7 @@ extern "C"{
#define MAPLE 1
-#define NR_MAPLE_PINS 14 // temporary
+#define NR_MAPLE_PINS 39 // temporary
#define HIGH 0x1
#define LOW 0x0