Set barcode width
static List<int> setBarcodeWidth(int width) { return [0x1D, 0x77, width]; // GS w n }