We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffe63eb + 7aedf06 commit 0cb4082Copy full SHA for 0cb4082
libraries/Wire/Wire.h
@@ -22,6 +22,7 @@
22
#include "Print.h"
23
#include "drivers/I2C.h"
24
#include "drivers/I2CSlave.h"
25
+#include "rtos.h"
26
27
typedef void (*voidFuncPtrParamInt)(int);
28
0 commit comments