Fix build warnings

This commit is contained in:
Puck Meerburg
2026-02-06 18:09:21 +00:00
parent 4eb0c6cdd2
commit 634ebad7cd
6 changed files with 26 additions and 27 deletions

View File

@@ -1,5 +1,7 @@
#pragma once
#include "led.h"
struct wang_header {
// First 16-byte chunk
uint8_t magic[6]; // "wang\0\0"