We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e307e commit 6012495Copy full SHA for 6012495
1 file changed
src/m5_unit_component/adapter_spi.cpp
@@ -11,6 +11,7 @@
11
#include "adapter_spi.hpp"
12
#if defined(ESP_PLATFORM)
13
#include <driver/gpio.h>
14
+#include <freertos/FreeRTOS.h>
15
#endif
16
#include <M5HAL.hpp>
17
#include <M5Utility.hpp>
0 commit comments