Skip to content

Commit 272695b

Browse files
committed
style
1 parent 1495062 commit 272695b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/eclipse/eclipse.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ using Eclipse with Arduino ESP8266
1414
- [step 2](http://www.baeyens.it/eclipse/how_to.shtml#/e)
1515
- go to Window --> preferences --> Arduino
1616
- add as private hardware path the Part to the ESP8266
17-
example:
18-
Windows: C:\Users\username\AppData\Roaming\Arduino15\packages\esp8266\hardware\esp8266
19-
Linux: /home/[user name]/.arduino15/packages/esp8266/hardware
17+
18+
###### example private hardware path
19+
Windows: C:\Users\[username]\AppData\Roaming\Arduino15\packages\esp8266\hardware
20+
Linux: /home/[username]/.arduino15/packages/esp8266/hardware
2021

2122
### Eclipse wont build ###
2223
if eclipse dont find the path to the Compiler add to the platform.txt

0 commit comments

Comments
 (0)