From 98815fe69ab440052b16c47bace0b62759744c79 Mon Sep 17 00:00:00 2001 From: Markus Sattler Date: Fri, 26 Jun 2015 18:59:02 +0200 Subject: [PATCH] style --- doc/eclipse/eclipse.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/eclipse/eclipse.md b/doc/eclipse/eclipse.md index 9da8ffaa6..348d1cf19 100644 --- a/doc/eclipse/eclipse.md +++ b/doc/eclipse/eclipse.md @@ -14,9 +14,10 @@ using Eclipse with Arduino ESP8266 - [step 2](http://www.baeyens.it/eclipse/how_to.shtml#/e) - go to Window --> preferences --> Arduino - add as private hardware path the Part to the ESP8266 - example: - Windows: C:\Users\username\AppData\Roaming\Arduino15\packages\esp8266\hardware\esp8266 - Linux: /home/[user name]/.arduino15/packages/esp8266/hardware + +###### example private hardware path + Windows: C:\Users\[username]\AppData\Roaming\Arduino15\packages\esp8266\hardware + Linux: /home/[username]/.arduino15/packages/esp8266/hardware ### Eclipse wont build ### if eclipse dont find the path to the Compiler add to the platform.txt