File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1
- # SinricPro (Arduino Renesas )
1
+ # SinricPro (Arduino Variants )
2
2
3
- 1 . Support Arduino UNO R4 WiFi
3
+ This is a fork of SinricPro SDK for boards other than ESP8266, ESP32, Raspberry Pi Pico W (PR2040).
4
+
5
+ # Supported Boards
6
+
7
+ 1 . Arduino UNO R4 WiFi
8
+ 2 . Arduino Nano 33 IoT, MKR WIFI 1010 (Coming soon)
9
+ 3 . Seeedstudio Wio Terminal (Coming soon)
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ paragraph=Simple way to control your IOT development boards with Amazon Alexa or
7
7
category =Communication
8
8
url =https://sinric.pro
9
9
architectures =*
10
- repository =https://github.com/sinricpro/arduino-variants-sdk
10
+ repository =https://github.com/sinricpro/arduino-variants-sdk.git
11
11
license =CC-BY-SA
12
- depends =ArduinoJson (>=7.0.3), WebSockets (>=2.6.0),Seeed_Arduino_mbedtls (>=3.0.1)
13
- includes =SinricPro.h
12
+ depends =ArduinoJson (>=7.0.3), WebSockets (>=2.6.0), Seeed_Arduino_mbedtls
13
+ includes =SinricPro.h
You can’t perform that action at this time.
0 commit comments