Skip to content

Commit

Permalink
Remove not required include
Browse files Browse the repository at this point in the history
  • Loading branch information
tbnobody committed Nov 6, 2024
1 parent 53b496f commit ca060e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
#include <TaskScheduler.h>
#include <esp_heap_caps.h>

#include <driver/uart.h>

void setup()
{
// Move all dynamic allocations >512byte to psram (if available)
Expand Down

0 comments on commit ca060e4

Please sign in to comment.