]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_M4F_CEC1302_Keil_GCC/FreeRTOSConfig.h
xTaskGetTaskHandle() changed to xTaskGetHandle().
[freertos] / FreeRTOS / Demo / CORTEX_M4F_CEC1302_Keil_GCC / FreeRTOSConfig.h
index 625a39c20ef50a4bb9582c02bf781dcb27a47b6e..984dea1a183ad0e6bbbb12e44bedbfc3d52206ec 100644 (file)
@@ -91,7 +91,7 @@ extern "C" {
 /* Set configCREATE_LOW_POWER_DEMO to one to run the simple blinky demo low power\r
 example, or 1 to run the more comprehensive test and demo application.  See\r
 the comments at the top of main.c for more information. */\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 == 1 )\r