Skip to content

Commit f69774d

Browse files
committed
add info about winc1500 ssl cert
1 parent d2d75f6 commit f69774d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ This library requires the latest version of the [Arduino IDE](https://www.arduin
1919
* Latest version of the [Adafruit SAMD Arduino Core](https://github.com/adafruit/ArduinoCore-samd)
2020
* Latest version of the [Adafruit MQTT Library](https://github.com/adafruit/Adafruit_MQTT_Library)
2121

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+
2224
### Adafruit WICED Feather WiFi
2325

2426
* 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
9799
04_location | ✓ | ✓ | ✓ | ✓ | ✓ |
98100
05_type_conversion | ✓ | ✓ | ✓ | ✓ | ✓ |
99101
100-
* * Feather ethernet wing tested with Feather M0 Proto*
102+
*Ethernet FeatherWing tested with Feather M0 Basic Proto
101103
102104
## License
103105
Copyright (c) 2016 [Adafruit Industries](https://adafruit.com). Licensed under the [MIT license](/LICENSE?raw=true).

0 commit comments

Comments
 (0)