whups
This commit is contained in:
parent
167394aada
commit
21f24e4ea0
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
#include <tabby/avr/uart.h>
|
#include <tabby/avr/uart.h>
|
||||||
|
|
||||||
static volatile tabby_printer_packet_header header = {
|
static volatile tabby_printer_packet header = {
|
||||||
.type = 0,
|
.type = 0,
|
||||||
.compression = 0,
|
.compression = 0,
|
||||||
.size = 0
|
.size = 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue