eci method

void eci()

Add ECI Character

Implementation

void eci() {
  _data.addByte(0xf1);
}