Fix header guard

This commit is contained in:
robojumper
2025-07-16 21:58:21 +02:00
committed by GitHub
parent 15be3bf8e8
commit 77783d84ec
+2 -2
View File
@@ -1,5 +1,5 @@
#ifndef D_LYT_METER_HIO_C
#define D_LYT_METER_HIO_C
#ifndef D_LYT_METER_HIO_H
#define D_LYT_METER_HIO_H
#include "common.h"