Skip to content

Commit ba53183

Browse files
authored
Fix Name (#7691)
Wrong name in definitions.
1 parent 7edac6d commit ba53183

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: libraries/Update/src/HttpsOTAUpdate.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#ifndef HTPSPOTUADATE_H
2-
#define HTPSPOTUADATE_H
1+
#ifndef HTTPSOTAUPDATE_H
2+
#define HTTPSOTAUPDATE_H
33
#include "esp_http_client.h"
44
#define HttpEvent_t esp_http_client_event_t
55

0 commit comments

Comments
 (0)