You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Install Arduino 1.8.2 from the [Arduino website](http://www.arduino.cc/en/main/software).
37
-
- Go to Arduino directory
36
+
- Install the current upstream Arduino IDE at the 1.8 level or later. The current version is at the [Arduino website](http://www.arduino.cc/en/main/software).
37
+
- Go to Arduino application directory
38
+
- For Mac OS X normally:
39
+
```bash
40
+
cd /Applications/Arduino.app/Contents/Java
41
+
```
38
42
- Clone this repository into hardware/esp8266com/esp8266 directory (or clone it elsewhere and create a symlink)
0 commit comments