File tree 6 files changed +19
-6
lines changed
ArduinoIoTCloud-Callbacks
ArduinoIoTCloud-DeferredOTA
utility/ArduinoIoTCloud_Travis_CI
6 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 1
1
#include <ArduinoIoTCloud.h>
2
2
#include <Arduino_ConnectionHandler.h>
3
3
4
- /* MKR1000, MKR WiFi 1010 */
4
+ /* A complete list of supported boards with WiFi is available here:
5
+ * https://github.com/arduino-libraries/ArduinoIoTCloud/#what
6
+ */
5
7
#if defined(BOARD_HAS_WIFI )
6
8
#define SECRET_SSID "YOUR_WIFI_NETWORK_NAME"
7
9
#define SECRET_PASS "YOUR_WIFI_PASSWORD"
Original file line number Diff line number Diff line change
1
+ #include <ArduinoIoTCloud.h>
1
2
#include <Arduino_ConnectionHandler.h>
2
3
3
- /* MKR1000, MKR WiFi 1010 */
4
+ /* A complete list of supported boards with WiFi is available here:
5
+ * https://github.com/arduino-libraries/ArduinoIoTCloud/#what
6
+ */
4
7
#if defined(BOARD_HAS_WIFI )
5
8
#define SECRET_SSID "YOUR_WIFI_NETWORK_NAME"
6
9
#define SECRET_PASS "YOUR_WIFI_PASSWORD"
Original file line number Diff line number Diff line change 1
1
#include <ArduinoIoTCloud.h>
2
2
#include <Arduino_ConnectionHandler.h>
3
3
4
- /* MKR1000, MKR WiFi 1010 */
4
+ /* A complete list of supported boards with WiFi is available here:
5
+ * https://github.com/arduino-libraries/ArduinoIoTCloud/#what
6
+ */
5
7
#if defined(BOARD_HAS_WIFI )
6
8
#define SECRET_SSID "YOUR_WIFI_NETWORK_NAME"
7
9
#define SECRET_PASS "YOUR_WIFI_PASSWORD"
Original file line number Diff line number Diff line change 1
1
#include <ArduinoIoTCloud.h>
2
2
#include <Arduino_ConnectionHandler.h>
3
3
4
- /* MKR1000, MKR WiFi 1010 */
4
+ /* A complete list of supported boards with WiFi is available here:
5
+ * https://github.com/arduino-libraries/ArduinoIoTCloud/#what
6
+ */
5
7
#if defined(BOARD_HAS_WIFI )
6
8
#define SECRET_SSID "YOUR_WIFI_NETWORK_NAME"
7
9
#define SECRET_PASS "YOUR_WIFI_PASSWORD"
Original file line number Diff line number Diff line change 1
1
#include <ArduinoIoTCloud.h>
2
2
#include <Arduino_ConnectionHandler.h>
3
3
4
- /* MKR1000, MKR WiFi 1010 */
4
+ /* A complete list of supported boards with WiFi is available here:
5
+ * https://github.com/arduino-libraries/ArduinoIoTCloud/#what
6
+ */
5
7
#if defined(BOARD_HAS_WIFI )
6
8
#define SECRET_SSID "YOUR_WIFI_NETWORK_NAME"
7
9
#define SECRET_PASS "YOUR_WIFI_PASSWORD"
Original file line number Diff line number Diff line change 1
1
#include <ArduinoIoTCloud.h>
2
2
#include <Arduino_ConnectionHandler.h>
3
3
4
- /* MKR1000, MKR WiFi 1010 */
4
+ /* A complete list of supported boards with WiFi is available here:
5
+ * https://github.com/arduino-libraries/ArduinoIoTCloud/#what
6
+ */
5
7
#if defined(BOARD_HAS_WIFI )
6
8
#define SECRET_SSID "YOUR_WIFI_NETWORK_NAME"
7
9
#define SECRET_PASS "YOUR_WIFI_PASSWORD"
You can’t perform that action at this time.
0 commit comments