mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-08-06 13:13:42 +00:00
Add missing header include in FreeRTOS-Plus/Demo/Common/coreMQTT_Agent_Interface/freertos_command_pool.c (#1260)
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
/* Demo config include. */
|
||||
#include "demo_config.h"
|
||||
|
||||
#include "core_mqtt_config.h"
|
||||
/*-----------------------------------------------------------*/
|
||||
|
||||
#define QUEUE_NOT_INITIALIZED ( 0U )
|
||||
|
||||
Reference in New Issue
Block a user