From 81cabcad5317fecb9795d64a654c7a80d238e4ed Mon Sep 17 00:00:00 2001 From: LoQue90 <98092139+LoQue90@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:36:30 +0100 Subject: [PATCH] adding pin definitions --- src/pinmapping.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pinmapping.h b/src/pinmapping.h index 42325791..4c76f3cd 100644 --- a/src/pinmapping.h +++ b/src/pinmapping.h @@ -25,7 +25,8 @@ #define PIN_PRESSURESENSOR 36 #define PIN_WATERSENSOR 23 #define PIN_FLOWSENSOR 1 -#define PIN_HXDAT 32 // Brew scale data pin +#define PIN_HXDAT 32 // Brew scale data pin 1 +#define PIN_HXDAT2 25 // Brew scale data pin 2 #define PIN_HXCLK 33 // Brew scale clock pin @@ -40,6 +41,7 @@ // LEDs #define PIN_STATUSLED 26 +#define PIN_BREWLED 36 // Periphery #define PIN_ZC 18 // Dimmer circuit Zero Crossing