Skip to content

Commit 8f4fa47

Browse files
author
brentru
committed
Adding Feather Huzzah ESP32 into supported WiFi board list on config.h
1 parent 3bf0e45 commit 8f4fa47

File tree

20 files changed

+24
-4
lines changed

20 files changed

+24
-4
lines changed

examples/adafruitio_00_publish/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// the AdafruitIO_WiFi client will work with the following boards:
1111
// - HUZZAH ESP8266 Breakout -> https://www.adafruit.com/products/2471
1212
// - Feather HUZZAH ESP8266 -> https://www.adafruit.com/products/2821
13+
// - Feather HUZZAH ESP32 -> https://www.adafruit.com/product/3405
1314
// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1415
// - Feather WICED -> https://www.adafruit.com/products/3056
1516

examples/adafruitio_01_subscribe/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// the AdafruitIO_WiFi client will work with the following boards:
1111
// - HUZZAH ESP8266 Breakout -> https://www.adafruit.com/products/2471
1212
// - Feather HUZZAH ESP8266 -> https://www.adafruit.com/products/2821
13+
// - Feather HUZZAH ESP32 -> https://www.adafruit.com/product/3405
1314
// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1415
// - Feather WICED -> https://www.adafruit.com/products/3056
1516

examples/adafruitio_02_pubsub/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// the AdafruitIO_WiFi client will work with the following boards:
1111
// - HUZZAH ESP8266 Breakout -> https://www.adafruit.com/products/2471
1212
// - Feather HUZZAH ESP8266 -> https://www.adafruit.com/products/2821
13+
// - Feather HUZZAH ESP32 -> https://www.adafruit.com/product/3405
1314
// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1415
// - Feather WICED -> https://www.adafruit.com/products/3056
1516

examples/adafruitio_03_multiple_feeds/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// the AdafruitIO_WiFi client will work with the following boards:
1111
// - HUZZAH ESP8266 Breakout -> https://www.adafruit.com/products/2471
1212
// - Feather HUZZAH ESP8266 -> https://www.adafruit.com/products/2821
13+
// - Feather HUZZAH ESP32 -> https://www.adafruit.com/product/3405
1314
// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1415
// - Feather WICED -> https://www.adafruit.com/products/3056
1516

examples/adafruitio_04_location/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// the AdafruitIO_WiFi client will work with the following boards:
1111
// - HUZZAH ESP8266 Breakout -> https://www.adafruit.com/products/2471
1212
// - Feather HUZZAH ESP8266 -> https://www.adafruit.com/products/2821
13+
// - Feather HUZZAH ESP32 -> https://www.adafruit.com/product/3405
1314
// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1415
// - Feather WICED -> https://www.adafruit.com/products/3056
1516

examples/adafruitio_05_type_conversion/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// the AdafruitIO_WiFi client will work with the following boards:
1111
// - HUZZAH ESP8266 Breakout -> https://www.adafruit.com/products/2471
1212
// - Feather HUZZAH ESP8266 -> https://www.adafruit.com/products/2821
13+
// - Feather HUZZAH ESP32 -> https://www.adafruit.com/product/3405
1314
// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1415
// - Feather WICED -> https://www.adafruit.com/products/3056
1516

examples/adafruitio_06_digital_in/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// the AdafruitIO_WiFi client will work with the following boards:
1111
// - HUZZAH ESP8266 Breakout -> https://www.adafruit.com/products/2471
1212
// - Feather HUZZAH ESP8266 -> https://www.adafruit.com/products/2821
13+
// - Feather HUZZAH ESP32 -> https://www.adafruit.com/product/3405
1314
// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1415
// - Feather WICED -> https://www.adafruit.com/products/3056
1516

examples/adafruitio_07_digital_out/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// the AdafruitIO_WiFi client will work with the following boards:
1111
// - HUZZAH ESP8266 Breakout -> https://www.adafruit.com/products/2471
1212
// - Feather HUZZAH ESP8266 -> https://www.adafruit.com/products/2821
13+
// - Feather HUZZAH ESP32 -> https://www.adafruit.com/product/3405
1314
// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1415
// - Feather WICED -> https://www.adafruit.com/products/3056
1516

examples/adafruitio_08_analog_in/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// the AdafruitIO_WiFi client will work with the following boards:
1111
// - HUZZAH ESP8266 Breakout -> https://www.adafruit.com/products/2471
1212
// - Feather HUZZAH ESP8266 -> https://www.adafruit.com/products/2821
13+
// - Feather HUZZAH ESP32 -> https://www.adafruit.com/product/3405
1314
// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1415
// - Feather WICED -> https://www.adafruit.com/products/3056
1516

examples/adafruitio_09_analog_out/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// the AdafruitIO_WiFi client will work with the following boards:
1111
// - HUZZAH ESP8266 Breakout -> https://www.adafruit.com/products/2471
1212
// - Feather HUZZAH ESP8266 -> https://www.adafruit.com/products/2821
13+
// - Feather HUZZAH ESP32 -> https://www.adafruit.com/product/3405
1314
// - Feather M0 WiFi -> https://www.adafruit.com/products/3010
1415
// - Feather WICED -> https://www.adafruit.com/products/3056
1516

0 commit comments

Comments
 (0)