@override Future<bool> pulseDrawer() async { return await sendToConnector(() => [0x1b, 0x70, 0x00, 0x1e, 0xff, 0x00]); }