There was an error while loading. Please reload this page.
1 parent 4b09fc9 commit 6129c2fCopy full SHA for 6129c2f
1 file changed
components/at/src/at_cmd_register.c
@@ -91,7 +91,7 @@ ESP_AT_CMD_SET_FIRST_INIT_FN(esp_at_driver_cmd_regist, 19);
91
#endif
92
93
#ifdef CONFIG_AT_ETHERNET_SUPPORT
94
-ESP_AT_CMD_SET_FIRST_INIT_FN(esp_at_eth_cmd_regist, 20);
+ESP_AT_CMD_SET_FIRST_INIT_FN(esp_at_eth_cmd_regist, 2);
95
96
97
void esp_at_cmd_set_register(void)
0 commit comments