We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cebb167 commit 67d38f5Copy full SHA for 67d38f5
src/Arduino_Threads.h
@@ -1,6 +1,7 @@
1
#ifndef ARDUINO_THREADS_H_
2
#define ARDUINO_THREADS_H_
3
4
+#include <Arduino.h>
5
#include <mbed.h>
6
#include <MemoryPool.h>
7
0 commit comments