From 0142a183d95efcc30630ba342851bbd89a9e1da6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Fri, 25 Feb 2022 22:19:22 +0100 Subject: [PATCH] fix Compile error Cubecell SDK was updated. Code will probably not work with the current 1.2 firmware, but at least it compiles again. --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.cpp b/src/main.cpp index 7d1dffd..436cf1c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,6 +1,7 @@ #include #include "config.h" #include +#include #include "cyPm.c" // CONFIGURATION: