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 7fe77e4 commit 4f0a425Copy full SHA for 4f0a425
examples/OTAUpdate/ESP8266OTAHelper.h
@@ -1,8 +1,7 @@
1
#if defined(ESP8266) || defined(ARDUINO_ARCH_RP2040)
2
3
#include <Arduino.h>
4
-#include <time.h>
5
-#include "Cert.h"
+#include <time.h>
6
7
#if defined(ARDUINO_ARCH_RP2040)
8
#include <HTTPClient.h>
0 commit comments