From ca060e406e47866ef15cd0d72af62fc021b8634c Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Wed, 6 Nov 2024 19:39:39 +0100 Subject: [PATCH] Remove not required include --- src/main.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index 9578b30..b313ea4 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -29,8 +29,6 @@ #include #include -#include - void setup() { // Move all dynamic allocations >512byte to psram (if available)