Help with the code of data transmission between two arduinos (I2C)

sterretje:
Although the below code does something, it effectively does nothing.

      a<<1;

a + B000001;

What do you mean? Isn't it a bit shift and increase of binary value (by adding the B000001)