Update pika_config.c

This commit is contained in:
Lyon 2021-12-23 10:07:22 +08:00 committed by GitHub
parent f7eb334de5
commit 1c717cc009
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
*/
#include <rtthread.h>
#include "pikaPlatform.h"
#include "PikaPlatform.h"
#ifndef RT_USING_HEAP
#error "Please enable heap in the RT-Thread configuration"