setThaiCharBLE method

ESCPOS setThaiCharBLE()

Implementation

ESCPOS setThaiCharBLE() {
  _data += [31, 27, 31, 255, 70, 10, 0];
  return this;
}