Fixed linker issue

This commit is contained in:
Sebastian 2022-02-28 23:00:59 +01:00
parent de29e82327
commit 096a1065ea
2 changed files with 6 additions and 2 deletions

View file

@ -51,6 +51,8 @@
#include <stdarg.h>
struct modeStruct Modes;
//
// ============================= Utility functions ==========================
//