add edge detection and auto reset on modbus read
This commit is contained in:
@@ -93,8 +93,8 @@ void set_Output(uint8_t nr, uint8_t state);
|
||||
#define BitPinD7 16 //I16
|
||||
#define BitPinG2 17 //I17
|
||||
#define BitPinG1 18 //I18
|
||||
#define BitPinD3 10 //INO
|
||||
#define BitPinD2 11 //IN1
|
||||
#define BitPinD3 19 //INO
|
||||
#define BitPinD2 20 //IN1
|
||||
|
||||
|
||||
#define BTN_DREHZAHL_GROB_PLUS BitPinF4 // modbus
|
||||
|
||||
Reference in New Issue
Block a user