File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 5
5
### VS Code & PlatformIO:
6
6
1 . Install [ VS Code] ( https://code.visualstudio.com/ )
7
7
2 . Install [ PlatformIO] ( https://platformio.org/platformio-ide )
8
- 3 . Install ** SinricPro** library by using [ Library Manager] ( https://docs.platformio.org/en/latest/librarymanager/ )
8
+ 3 . Install ** SinricPro** library by using [ Library Manager] ( https://docs.platformio.org/en/latest/librarymanager/ )
9
9
10
10
![ sinricpro library manager] ( https://github.com/sinricpro/images/blob/master/platformio-install-sinricpro.png )
11
11
12
12
### ArduinoIDE
13
- 1 . Download ** SinricPro** [ esp8266-esp32-sdk-master.zip] ( https://github.com/sinricpro/esp8266-esp32-sdk/archive/master.zip ) from git
14
- 2 . Extract ZIP File to Arduino Library Folder (C:\Users\USERNAME\Documents\Arduino\libraries\SinricPro)
15
- 3 . Open Example in ArduinoIDE (File / Examples / SinricPro / ... )
13
+ 1 . Open Library Manager (* Tools / Manage Libraries* )
14
+ 2 . Search for * SinricPro* and click * Install*
15
+ 3 . Open Example in ArduinoIDE (* File / Examples / SinricPro / ...* )
16
+
17
+ ![ ArduinoIDE Library Manager] ( https://github.com/sinricpro/images/blob/master/ArduinoIDE-Library-Manager.png )
16
18
17
19
---
18
20
You can’t perform that action at this time.
0 commit comments