Skip to content

Commit

Permalink
Remove unneeded include
Browse files Browse the repository at this point in the history
  • Loading branch information
nochkin committed Jan 11, 2025
1 parent 4211b4e commit 9a83106
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ void loop_custom();
#include "esp32s3_n16r8.h"
#elif PIOENV_esp32s3_n8r2
#include "esp32s3_n8r2.h"
#include "common_tasks.h"
#endif

void setup() {
Expand Down

0 comments on commit 9a83106

Please sign in to comment.