modified: httpslei.cpp

master
YUNLEI 2022-09-02 16:21:12 +08:00
parent 929c48e35a
commit e0769ef4c4
1 changed files with 1 additions and 1 deletions

View File

@ -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) {