File tree Expand file tree Collapse file tree 6 files changed +19
-6
lines changed
ArduinoIoTCloud-Callbacks
ArduinoIoTCloud-DeferredOTA
utility/ArduinoIoTCloud_Travis_CI Expand file tree Collapse file tree 6 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 11#include <ArduinoIoTCloud.h>
22#include <Arduino_ConnectionHandler.h>
33
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+ */
57#if defined(BOARD_HAS_WIFI )
68 #define SECRET_SSID "YOUR_WIFI_NETWORK_NAME"
79 #define SECRET_PASS "YOUR_WIFI_PASSWORD"
Original file line number Diff line number Diff line change 1+ #include <ArduinoIoTCloud.h>
12#include <Arduino_ConnectionHandler.h>
23
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+ */
47#if defined(BOARD_HAS_WIFI )
58 #define SECRET_SSID "YOUR_WIFI_NETWORK_NAME"
69 #define SECRET_PASS "YOUR_WIFI_PASSWORD"
Original file line number Diff line number Diff line change 11#include <ArduinoIoTCloud.h>
22#include <Arduino_ConnectionHandler.h>
33
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+ */
57#if defined(BOARD_HAS_WIFI )
68 #define SECRET_SSID "YOUR_WIFI_NETWORK_NAME"
79 #define SECRET_PASS "YOUR_WIFI_PASSWORD"
Original file line number Diff line number Diff line change 11#include <ArduinoIoTCloud.h>
22#include <Arduino_ConnectionHandler.h>
33
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+ */
57#if defined(BOARD_HAS_WIFI )
68 #define SECRET_SSID "YOUR_WIFI_NETWORK_NAME"
79 #define SECRET_PASS "YOUR_WIFI_PASSWORD"
Original file line number Diff line number Diff line change 11#include <ArduinoIoTCloud.h>
22#include <Arduino_ConnectionHandler.h>
33
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+ */
57#if defined(BOARD_HAS_WIFI )
68 #define SECRET_SSID "YOUR_WIFI_NETWORK_NAME"
79 #define SECRET_PASS "YOUR_WIFI_PASSWORD"
Original file line number Diff line number Diff line change 11#include <ArduinoIoTCloud.h>
22#include <Arduino_ConnectionHandler.h>
33
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+ */
57#if defined(BOARD_HAS_WIFI )
68 #define SECRET_SSID "YOUR_WIFI_NETWORK_NAME"
79 #define SECRET_PASS "YOUR_WIFI_PASSWORD"
You can’t perform that action at this time.
0 commit comments