From 6bf98ebaa98d7950b9f4e0a37715e5edce28525d Mon Sep 17 00:00:00 2001 From: Terraneo Federico <fede.tft@miosix.org> Date: Fri, 22 Apr 2016 00:23:36 +0200 Subject: [PATCH] Last difference in miosix_settings.h removed --- miosix/config/miosix_settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miosix/config/miosix_settings.h b/miosix/config/miosix_settings.h index 417bc18e..45c2f4c7 100644 --- a/miosix/config/miosix_settings.h +++ b/miosix/config/miosix_settings.h @@ -34,7 +34,7 @@ // The PARSING_FROM_IDE is because Netbeans gets confused by this, it is never // defined when compiling the code. #ifndef PARSING_FROM_IDE -//#error This error is a reminder that you have not edited miosix_settings.h yet. +#error This error is a reminder that you have not edited miosix_settings.h yet. #endif //PARSING_FROM_IDE /** -- GitLab