We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af78334 commit a42f164Copy full SHA for a42f164
src/tls/AIoTCUPCert.h
@@ -24,7 +24,7 @@
24
******************************************************************************/
25
26
#include <AIoTC_Config.h>
27
-#if defined(ARDUINO_ARCH_ESP32) || defined(ARDUINO_UNOR4_WIFI)
+#if defined(ARDUINO_ARCH_ESP32)
28
29
/******************************************************************************
30
* CONSTANTS
0 commit comments