fnc1 method

void fnc1()

Add FNC1 sequence

Implementation

void fnc1() {
  _data.addByte(0xe8);
}