...
      break;
	 }
  // clear interrupt flag
  SI = 0;
  P1&= 0xEF;		// 1110 1111
} // i2c_isr

