//**************** PCF8575 **********************************//
const byte skimmerPin = 0; // P0 // SKIMMER
const byte returnPin = 1; // P1 // RETURN PUMP
const byte circulationPin = 2; // P2 // SUMP CIRCULATION PUMP
const byte temporizador4 = 3; // P3 // Pino que liga o timer 4.
const byte temporizador5 = 4; // P4 // Pino que liga o timer 5.
const byte solenoide1Pin = 5; // P5 // League freshwater spare.
const byte heaterPin = 6; // P6 // heater relay pin
const byte chillerPin = 7; // P7 // chiller relay pin
const byte ozonizadorPin = 8; // P8 // ozonizadorPin
const byte reatorPin = 9; // P9 // reatorPin
Return to Show your controller
Users viewing this topic: No registered users and 21 guests