Hi brewbuck,

May i ask for the code,

val |= BIT;

how does the "|=" operator work?

I understand how they work individually, but don't understand how they are used together.