Set barcode height
static List<int> setBarcodeHeight(int height) { return [0x1D, 0x68, height]; // GS h n }