OpenSprinkler Forums OpenSprinkler Unified Firmware ESP32 port of 2.1.9 firmware Reply To: ESP32 port of 2.1.9 firmware

#75523

polskifacet
Participant

Got it to compile in Arduino! I had a fat finger paste in the main.ino!. Now I am trying to figure out how to set the pin low by default so they go high when a station is triggered.

#define STATION_LOGIC 0 // GPIO logic ex. for relays conneted to grand 0 meens ON

Turning it to 1 does nothing