Skip to content

Commit 35ed301

Browse files
authored
Merge pull request FirebaseExtended#182 from AlexKorovyansky/patch-1
Mention installing Sillicon Labs driver for OS X
2 parents a43920c + 5dc64d2 commit 35ed301

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/FirebaseRoom_ESP8266/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ sensor data to Firebase, and trigger actuators from Firebase.
77

88
1. Install [Arduino 1.6.9](https://www.arduino.cc/en/Main/Software)
99
1. Install [Arduino ESP8266 core](https://github.com/esp8266/Arduino#installing-with-boards-manager)
10+
1. Install [Silicon Labs VCP driver](https://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx) (OS X only)
1011
1. Download [FirebaseArduino library](https://github.com/googlesamples/firebase-arduino/archive/master.zip)
1112
1. Start Arduino
1213
1. Click `Sketch > Include Library > Add .ZIP Library...`

0 commit comments

Comments
 (0)