Hello
Just starting to try to get my head around b4R
If I have a byte array that contains 1011 (received from asyncstreams via serial port)
What would be the best way of representing that on pins digital output pins 4,5,6 and 7? There must be a more elegant way of setting the pins without a bundle of if statements.
Thanks
Just starting to try to get my head around b4R
If I have a byte array that contains 1011 (received from asyncstreams via serial port)
What would be the best way of representing that on pins digital output pins 4,5,6 and 7? There must be a more elegant way of setting the pins without a bundle of if statements.
Thanks