aboutsummaryrefslogtreecommitdiff
path: root/examples/PIO_TestPatterns/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/PIO_TestPatterns/src/main.cpp')
-rw-r--r--examples/PIO_TestPatterns/src/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/PIO_TestPatterns/src/main.cpp b/examples/PIO_TestPatterns/src/main.cpp
index cb132e3..e8611ae 100644
--- a/examples/PIO_TestPatterns/src/main.cpp
+++ b/examples/PIO_TestPatterns/src/main.cpp
@@ -8,6 +8,7 @@
#include <freertos/task.h>
#include <driver/gpio.h>
#include "sdkconfig.h"
+// IDF
#include <Arduino.h>
#include "xtensa/core-macros.h"