File tree Expand file tree Collapse file tree
adafruitio_03_multiple_feeds
adafruitio_05_type_conversion
adafruitio_07_digital_out Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33// visit io.adafruit.com if you need to create an account,
44// or if you need your Adafruit IO key.
5- #define IO_USERNAME "your_username"
6- #define IO_KEY "your_key"
5+ #define IO_USERNAME "your_username"
6+ #define IO_KEY "your_key"
77
88/******************************* WIFI **************************************/
99
1414// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1515// - Feather WICED -> https://www.adafruit.com/products/3056
1616
17- #define WIFI_SSID "your_ssid"
18- #define WIFI_PASS "your_pass"
17+ #define WIFI_SSID "your_ssid"
18+ #define WIFI_PASS "your_pass"
1919
2020// comment out the following two lines if you are using fona or ethernet
2121#include "AdafruitIO_WiFi.h"
Original file line number Diff line number Diff line change 22
33// visit io.adafruit.com if you need to create an account,
44// or if you need your Adafruit IO key.
5- #define IO_USERNAME "your_username"
6- #define IO_KEY "your_key"
5+ #define IO_USERNAME "your_username"
6+ #define IO_KEY "your_key"
77
88/******************************* WIFI **************************************/
99
1414// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1515// - Feather WICED -> https://www.adafruit.com/products/3056
1616
17- #define WIFI_SSID "your_ssid"
18- #define WIFI_PASS "your_pass"
17+ #define WIFI_SSID "your_ssid"
18+ #define WIFI_PASS "your_pass"
1919
2020// comment out the following two lines if you are using fona or ethernet
2121#include "AdafruitIO_WiFi.h"
Original file line number Diff line number Diff line change 22
33// visit io.adafruit.com if you need to create an account,
44// or if you need your Adafruit IO key.
5- #define IO_USERNAME "your_username"
6- #define IO_KEY "your_key"
5+ #define IO_USERNAME "your_username"
6+ #define IO_KEY "your_key"
77
88/******************************* WIFI **************************************/
99
1414// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1515// - Feather WICED -> https://www.adafruit.com/products/3056
1616
17- #define WIFI_SSID "your_ssid"
18- #define WIFI_PASS "your_pass"
17+ #define WIFI_SSID "your_ssid"
18+ #define WIFI_PASS "your_pass"
1919
2020// comment out the following two lines if you are using fona or ethernet
2121#include "AdafruitIO_WiFi.h"
Original file line number Diff line number Diff line change 22
33// visit io.adafruit.com if you need to create an account,
44// or if you need your Adafruit IO key.
5- #define IO_USERNAME "your_username"
6- #define IO_KEY "your_key"
5+ #define IO_USERNAME "your_username"
6+ #define IO_KEY "your_key"
77
88/******************************* WIFI **************************************/
99
1414// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1515// - Feather WICED -> https://www.adafruit.com/products/3056
1616
17- #define WIFI_SSID "your_ssid"
18- #define WIFI_PASS "your_pass"
17+ #define WIFI_SSID "your_ssid"
18+ #define WIFI_PASS "your_pass"
1919
2020// comment out the following two lines if you are using fona or ethernet
2121#include "AdafruitIO_WiFi.h"
Original file line number Diff line number Diff line change 22
33// visit io.adafruit.com if you need to create an account,
44// or if you need your Adafruit IO key.
5- #define IO_USERNAME "your_username"
6- #define IO_KEY "your_key"
5+ #define IO_USERNAME "your_username"
6+ #define IO_KEY "your_key"
77
88/******************************* WIFI **************************************/
99
1414// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1515// - Feather WICED -> https://www.adafruit.com/products/3056
1616
17- #define WIFI_SSID "your_ssid"
18- #define WIFI_PASS "your_pass"
17+ #define WIFI_SSID "your_ssid"
18+ #define WIFI_PASS "your_pass"
1919
2020// comment out the following two lines if you are using fona or ethernet
2121#include "AdafruitIO_WiFi.h"
Original file line number Diff line number Diff line change 22
33// visit io.adafruit.com if you need to create an account,
44// or if you need your Adafruit IO key.
5- #define IO_USERNAME "your_username"
6- #define IO_KEY "your_key"
5+ #define IO_USERNAME "your_username"
6+ #define IO_KEY "your_key"
77
88/******************************* WIFI **************************************/
99
1414// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1515// - Feather WICED -> https://www.adafruit.com/products/3056
1616
17- #define WIFI_SSID "your_ssid"
18- #define WIFI_PASS "your_pass"
17+ #define WIFI_SSID "your_ssid"
18+ #define WIFI_PASS "your_pass"
1919
2020// comment out the following two lines if you are using fona or ethernet
2121#include "AdafruitIO_WiFi.h"
Original file line number Diff line number Diff line change 22
33// visit io.adafruit.com if you need to create an account,
44// or if you need your Adafruit IO key.
5- #define IO_USERNAME "your_username"
6- #define IO_KEY "your_key"
5+ #define IO_USERNAME "your_username"
6+ #define IO_KEY "your_key"
77
88/******************************* WIFI **************************************/
99
1414// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1515// - Feather WICED -> https://www.adafruit.com/products/3056
1616
17- #define WIFI_SSID "your_ssid"
18- #define WIFI_PASS "your_pass"
17+ #define WIFI_SSID "your_ssid"
18+ #define WIFI_PASS "your_pass"
1919
2020// comment out the following two lines if you are using fona or ethernet
2121#include "AdafruitIO_WiFi.h"
Original file line number Diff line number Diff line change 22
33// visit io.adafruit.com if you need to create an account,
44// or if you need your Adafruit IO key.
5- #define IO_USERNAME "your_username"
6- #define IO_KEY "your_key"
5+ #define IO_USERNAME "your_username"
6+ #define IO_KEY "your_key"
77
88/******************************* WIFI **************************************/
99
1414// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1515// - Feather WICED -> https://www.adafruit.com/products/3056
1616
17- #define WIFI_SSID "your_ssid"
18- #define WIFI_PASS "your_pass"
17+ #define WIFI_SSID "your_ssid"
18+ #define WIFI_PASS "your_pass"
1919
2020// comment out the following two lines if you are using fona or ethernet
2121#include "AdafruitIO_WiFi.h"
You can’t perform that action at this time.
0 commit comments