remove some includes as well as add missing functions

This commit is contained in:
2025-05-20 17:33:47 +02:00
parent 1f1fef70b6
commit dee8ed9845
9 changed files with 45 additions and 13 deletions
+2
View File
@@ -1,6 +1,8 @@
#pragma once
#include <math.h>
#ifdef BS412_DEBUG
#include "../lib/debug.h"
#endif
typedef struct
{