Update src/ES32A08.h

This commit is contained in:
2025-02-06 09:15:14 -05:00
parent 7487c171f6
commit 23b930286f

View File

@@ -18,6 +18,12 @@
#define CLK165_PIN 17 #define CLK165_PIN 17
#define DATA165_PIN 5 #define DATA165_PIN 5
//RS485 pins
#define RS485_RX 3
#define RS485_TX 1
#define RS485_RD 22
// ######### USER CONFIG REGION ########################################### // ######### USER CONFIG REGION ###########################################
#define RESET_RELAY_ON false // State of the relays at boot #define RESET_RELAY_ON false // State of the relays at boot