From 6c93fb80a5a82a783a54654fc847a445ccdb1787 Mon Sep 17 00:00:00 2001 From: agsler Date: Wed, 9 Nov 2022 18:14:55 +0100 Subject: [PATCH] add pump connections --- avrIOhelper/io-helper.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/avrIOhelper/io-helper.h b/avrIOhelper/io-helper.h index fce607b..b2e7874 100644 --- a/avrIOhelper/io-helper.h +++ b/avrIOhelper/io-helper.h @@ -76,6 +76,8 @@ void ioHelperEdgeDetector(void); #define LED_PLC_OK BitPH5 #define LED_BUS_OK BitPD4 +#define OUT_PUMPE_STARTSTOP BitPB5 +#define OUT_PUMPE_PWM BitPB6 //Inputs //Verknüpfen von Pin | Bit mit Bitposition (0...n) inStates[0...n/8].