Programming PINMODE(xx,ZZ);

HI,

Thanks for updating me. (pinMode). Glad I read it wrong (hehe).

And, I know I wrote the PINMODE command wrong (should be pinMode ).

I assumed you read it as Pseudo-code (as you did, thanks a lot ) and I did it to put attention to that particular part of the code , deliberately ignoring syntax.

Of course, in real code I use pinMode(zz,yy);

Again Thanks for updating me.

Kris aka snetrup2016