modified: httpslei.cpp
parent
929c48e35a
commit
e0769ef4c4
|
@ -29,7 +29,7 @@ CAUw7C29C79Fv1C5qfPrmAESrciIxpg0X40KPMbp1ZWVbd4=\n\
|
||||||
-----END CERTIFICATE-----\n";
|
-----END CERTIFICATE-----\n";
|
||||||
|
|
||||||
HttpsOTAStatus_t otastatus;
|
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)
|
void HttpEvent(HttpEvent_t *event)
|
||||||
{
|
{
|
||||||
switch(event->event_id) {
|
switch(event->event_id) {
|
||||||
|
|
Loading…
Reference in New Issue