From d98318b6382a8979eacfd57ac181c74181053c88 Mon Sep 17 00:00:00 2001 From: Torsten Stauder Date: Sat, 5 Dec 2020 23:30:49 +0100 Subject: [PATCH] Important hint added --- src/main.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index de06a7a..9110954 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,4 +1,5 @@ -// Define modules to compile: +// !!! MAKE SURE TO EDIT settings.h !!! + #include "settings.h" // Contains all user-relevant settings #include #include "Arduino.h"