beepDrawer method

ESCPOS beepDrawer()

Implementation

ESCPOS beepDrawer() {
  _data += [27, 64, 27, 112, 0, 80, 80, 27, 66, 2, 3];
  return this;
}