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 0f590ae commit 6064046Copy full SHA for 6064046
src/LiveObjectsWiFi.h
@@ -6,6 +6,7 @@
6
*/
7
#if defined ARDUINO_SAMD_MKRWIFI1010 || defined ARDUINO_SAMD_NANO_33_IOT || defined ARDUINO_SAMD_MKRVIDOR4000
8
#ifdef ARDUINO_SAMD_MKRVIDOR4000
9
+ #include <api/RingBuffer.h>
10
#include <VidorPeripherals.h>
11
#endif
12
#include "LiveObjectsMKR.h"
0 commit comments