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 f12499c commit 9ada633Copy full SHA for 9ada633
src/CloudSerial.cpp
@@ -17,8 +17,6 @@
17
#include "ArduinoIoTCloud_Defines.h"
18
#ifndef HAS_LORA
19
20
-//defined(ARDUINO_SAMD_MKRGSM1400) || defined(ARDUINO_SAMD_MKRWIFI1010) || defined(ARDUINO_SAMD_MKR1000) || defined(ARDUINO_SAMD_NANO_33_IOT) || defined(ARDUINO_ESP8266_ESP12) || defined(ARDUINO_ARCH_ESP32) || defined(ESP8266)
21
-
22
#include "ArduinoIoTCloud.h"
23
#include "CloudSerial.h"
24
0 commit comments