فهرست منبع

docs: fix example index

Wu Jian Gang 9 سال پیش
والد
کامیت
667d0ef319

+ 1 - 1
docs/api/esp_eth.rst

@@ -4,7 +4,7 @@ ETHERNET
 Application Example
 -------------------
 
-ethernet example: `examples/14_ethernet <https://github.com/espressif/esp-idf/tree/master/examples/14_ethernet>`_.
+ethernet example: `examples/17_ethernet <https://github.com/espressif/esp-idf/tree/master/examples/17_ethernet>`_.
 
 API Reference
 -------------

+ 1 - 1
docs/api/pcnt.rst

@@ -9,7 +9,7 @@ The PCNT (Pulse Counter) module is designed to count the number of rising and/or
 Application Example
 -------------------
 
-Pulse counter with control signal and event interrupt example: `examples/12_pcnt <https://github.com/espressif/esp-idf/tree/master/examples/12_pcnt>`_.
+Pulse counter with control signal and event interrupt example: `examples/16_pcnt <https://github.com/espressif/esp-idf/tree/master/examples/16_pcnt>`_.
 
 API Reference
 -------------

+ 0 - 0
examples/14_ethernet/Makefile → examples/17_ethernet/Makefile


+ 0 - 0
examples/14_ethernet/README.md → examples/17_ethernet/README.md


+ 0 - 0
examples/14_ethernet/main/component.mk → examples/17_ethernet/main/component.mk


+ 0 - 0
examples/14_ethernet/main/ethernet_main.c → examples/17_ethernet/main/ethernet_main.c