diff --git a/avr/main.c b/avr/main.c index dd723d9..053230e 100644 --- a/avr/main.c +++ b/avr/main.c @@ -10,7 +10,7 @@ #include -static volatile tabby_printer_packet_header header = { +static volatile tabby_printer_packet header = { .type = 0, .compression = 0, .size = 0