Removed redundant 'Logging to Host' and docs cleaning

This commit is contained in:
krzychb
2017-08-25 22:35:33 +02:00
parent 4654278b1b
commit 8c3169b6be
13 changed files with 120 additions and 237 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ Before powering up the ESP32-DevKitC, please make sure that the board has been r
To start development of applications, proceed to section :doc:`index`, that will walk you through the following steps:
* :ref:`get-started-setup-toochain` in your PC to develop applications for ESP32 in C language
* :ref:`get-started-setup-toolchain` in your PC to develop applications for ESP32 in C language
* :ref:`get-started-connect` the module to the PC and verify if it is accessible
* :ref:`get-started-build-flash` an example application to the ESP32
* :ref:`get-started-build-monitor` instantly what the application is doing