Fix missing include in port.c
This commit is contained in:
parent
c2aa54ae66
commit
da04efbf2e
@ -30,6 +30,7 @@
|
||||
#include "supervisor/port.h"
|
||||
#include "boards/board.h"
|
||||
#include "modules/module.h"
|
||||
#include "py/runtime.h"
|
||||
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/task.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user