Skip to content

Commit 8acbb64

Browse files
authored
examples/FirebaseRoom: link driver for Windows
1 parent 35ed301 commit 8acbb64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/FirebaseRoom_ESP8266/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +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)
10+
1. Install [Silicon Labs VCP driver](https://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx) (for MacOSX and Windows)
1111
1. Download [FirebaseArduino library](https://github.com/googlesamples/firebase-arduino/archive/master.zip)
1212
1. Start Arduino
1313
1. Click `Sketch > Include Library > Add .ZIP Library...`

0 commit comments

Comments
 (0)