This commit is contained in:
XANTRONIX Development 2016-06-05 21:47:34 -05:00
parent 3e2a43529a
commit 54ea8e688e

View file

@ -12,8 +12,6 @@ static tabby_printer_response response;
static uint8_t body[TABBY_PRINTER_PACKET_MAX_SIZE];
static uint8_t sheet[TABBY_PRINTER_SHEET_SIZE];
static uint16_t sum;
static void spi_init() {