]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_EFM32_Pearl_Gecko_Simplicity_Studio/FreeRTOSConfig.h
Correct comment error that was replicated on many different main_full.c files.
[freertos] / FreeRTOS / Demo / CORTEX_EFM32_Pearl_Gecko_Simplicity_Studio / FreeRTOSConfig.h
index 662b26aefe66256615818c8fe224de886f3e7aa6..dc8de7ee61ae00a5f6a710a46c1ca7c17ffb5b56 100644 (file)
@@ -98,7 +98,7 @@ extern "C" {
  *  See the comments at the top of main.c, main_full.c and main_low_power.c for\r
  *  more information.\r
  */\r
-#define configCREATE_LOW_POWER_DEMO            1\r
+#define configCREATE_LOW_POWER_DEMO            0\r
 \r
 /* Some configuration is dependent on the demo being built. */\r
 #if( configCREATE_LOW_POWER_DEMO == 0 )\r