Fix build warnings
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "led.h"
|
||||
|
||||
struct wang_header {
|
||||
// First 16-byte chunk
|
||||
uint8_t magic[6]; // "wang\0\0"
|
||||
|
||||
Reference in New Issue
Block a user