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 a7362a5

Browse filesBrowse files
ci(pre-commit): Apply automatic fixes
1 parent 5815e99 commit a7362a5
Copy full SHA for a7362a5

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎libraries/Network/src/NetworkEvents.h

Copy file name to clipboardExpand all lines: libraries/Network/src/NetworkEvents.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ typedef union {
100100
ip_event_ap_staipassigned_t wifi_ap_staipassigned;
101101
ip_event_got_ip_t got_ip;
102102
ip_event_got_ip6_t got_ip6;
103-
#if CONFIG_ETH_ENABLED
103+
#if CONFIG_ETH_ENABLED
104104
esp_eth_handle_t eth_connected;
105105
#endif
106106
#if SOC_WIFI_SUPPORTED || CONFIG_ESP_WIFI_REMOTE_ENABLED

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.