gs method

void gs()

Add GS Character

Implementation

void gs() {
  _data.addByte(0x1d);
}