Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ba53183

Browse filesBrowse files
authored
Fix Name (espressif#7691)
Wrong name in definitions.
1 parent 7edac6d commit ba53183
Copy full SHA for ba53183

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎libraries/Update/src/HttpsOTAUpdate.h

Copy file name to clipboardExpand all lines: libraries/Update/src/HttpsOTAUpdate.h
+2-2Lines changed: 2 additions & 2 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.