Remove not required include
This commit is contained in:
parent
53b496fd00
commit
ca060e406e
@ -29,8 +29,6 @@
|
|||||||
#include <TaskScheduler.h>
|
#include <TaskScheduler.h>
|
||||||
#include <esp_heap_caps.h>
|
#include <esp_heap_caps.h>
|
||||||
|
|
||||||
#include <driver/uart.h>
|
|
||||||
|
|
||||||
void setup()
|
void setup()
|
||||||
{
|
{
|
||||||
// Move all dynamic allocations >512byte to psram (if available)
|
// Move all dynamic allocations >512byte to psram (if available)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user