From f72d7c086f01e8157b3d39b1ba291cf4073ee148 Mon Sep 17 00:00:00 2001 From: pennam Date: Wed, 24 Apr 2024 09:13:33 +0200 Subject: [PATCH] UNO R4 WiFi: remove unused certificate bundle --- src/tls/AIoTCUPCert.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tls/AIoTCUPCert.h b/src/tls/AIoTCUPCert.h index 1e942bcb8..5c933da03 100644 --- a/src/tls/AIoTCUPCert.h +++ b/src/tls/AIoTCUPCert.h @@ -24,7 +24,7 @@ ******************************************************************************/ #include -#if defined(ARDUINO_ARCH_ESP32) || defined(ARDUINO_UNOR4_WIFI) +#if defined(ARDUINO_ARCH_ESP32) /****************************************************************************** * CONSTANTS