Updated links to point directly to example folder, fixed names

This commit is contained in:
krzychb
2017-01-17 20:03:26 +01:00
parent 5ae9647667
commit 03c14809f9
6 changed files with 26 additions and 37 deletions
+3 -3
View File
@@ -11,11 +11,11 @@ Use should concern these things:
Application Example
-------------------
Check `/examples <https://github.com/espressif/esp-idf/tree/master/examples>`_ folder of `espressif/esp-idf <https://github.com/espressif/esp-idf/>`_ repository, that contains the following example:
Check `/examples/bluetooth <https://github.com/espressif/esp-idf/tree/master/examples/bluetooth>`_ folder of `espressif/esp-idf <https://github.com/espressif/esp-idf>`_ repository, that contains the following example:
`bluetooth/blufi <https://github.com/espressif/esp-idf/blob/master/examples/bluetooth/blufi/main/>`_
`blufi <https://github.com/espressif/esp-idf/blob/master/examples/bluetooth/blufi>`_
This is a BLUFI demo. This demo can set ESP32's wifi to softap/station/softap&station mode and config wifi connections.
This is a BLUFI demo. This demo can set ESP32's wifi to softap/station/softap&station mode and config wifi connections.
API Reference