From e0769ef4c4af353802a36d6c9831fe12c2afcd9d Mon Sep 17 00:00:00 2001 From: lei <3224404793@qq.com> Date: Fri, 2 Sep 2022 16:21:12 +0800 Subject: [PATCH] modified: httpslei.cpp --- httpslei.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpslei.cpp b/httpslei.cpp index 0795af9..651a53e 100644 --- a/httpslei.cpp +++ b/httpslei.cpp @@ -29,7 +29,7 @@ CAUw7C29C79Fv1C5qfPrmAESrciIxpg0X40KPMbp1ZWVbd4=\n\ -----END CERTIFICATE-----\n"; HttpsOTAStatus_t otastatus; -extern EventGroupHandle_t *ota_status_pointer; +extern EventGroupHandle_t *ota_status_pointer; // which is defined in C:\Users\32244\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.4\libraries\Update\src\HttpsOTAUpdate.cpp void HttpEvent(HttpEvent_t *event) { switch(event->event_id) {