sclk = 13 and sid = 11) and pin 10 must be
// an output. This is much faster - also required if you want
... 24);
// Eingangsrelais
pinMode(relayA_on, OUTPUT); // sets the digital pin as output
pinMode(relayA_off, OUTPUT); // sets the digital pin as output
pinMo