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 327f739 commit a1658f6Copy full SHA for a1658f6
src/ArdConfig.h
@@ -52,5 +52,6 @@
52
// that you do not use the netowrk functionality provided by the STK framework
53
// but that you use the Standard Arduino functionality instead.
54
#ifdef __RTOS__
55
- #include "FreeRTOS.h"
+// #include "FreeRTOS.h"
56
+ #include "freertos/FreeRTOS.h"
57
#endif
0 commit comments