You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,8 @@ This library requires the latest version of the [Arduino IDE](https://www.arduin
19
19
* Latest version of the [Adafruit SAMD Arduino Core](https://github.com/adafruit/ArduinoCore-samd)
20
20
* Latest version of the [Adafruit MQTT Library](https://github.com/adafruit/Adafruit_MQTT_Library)
21
21
22
+
You will also need to add the SSL certificate for `io.adafruit.com` using the [guide on the Adafruit Learning System.](https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/updating-ssl-certificates)
23
+
22
24
### Adafruit WICED Feather WiFi
23
25
24
26
* Latest version of the [Adafruit WICED Arduino Core](https://github.com/adafruit/Adafruit_WICED_Arduino)
@@ -97,7 +99,7 @@ Example | ESP8266 | M0 WINC1500 | WICED | FONA 32u4 | E
97
99
04_location | ✓ | ✓ | ✓ | ✓ | ✓ |
98
100
05_type_conversion | ✓ | ✓ | ✓ | ✓ | ✓ |
99
101
100
-
* * Feather ethernet wing tested with Feather M0 Proto*
102
+
*Ethernet FeatherWing tested with Feather M0 Basic Proto
101
103
102
104
## License
103
105
Copyright (c) 2016 [Adafruit Industries](https://adafruit.com). Licensed under the [MIT license](/LICENSE?raw=true).
0 commit comments