File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -116,14 +116,15 @@ AdafruitIO_Ethernet io(IO_USERNAME, IO_KEY);
116
116
117
117
Last test with ` v2.0.0 ` on 08/10/2016.
118
118
119
- Example | ESP8266 | M0 WINC1500 | WICED | FONA 32u4 | Ethernet* |
120
- ------------------ | :----------: | :----------: | :---------: | :---------: | :--------: |
121
- 00_publish | ✓ | ✓ | ✓ | ✓ | ✓ |
122
- 01_subscribe | ✓ | ✓ | ✓ | ✓ | ✓ |
123
- 02_pubsub | ✓ | ✓ | ✓ | ✓ | ✓ |
124
- 03_multiple_feeds | ✓ | ✓ | ✓ | ✓ | ✓ |
125
- 04_location | ✓ | ✓ | ✓ | ✓ | ✓ |
126
- 05_type_conversion | ✓ | ✓ | ✓ | ✓ | ✓ |
119
+ Example | ESP8266 | M0 WINC1500 | WICED | FONA 32u4 | Ethernet* | MKR1000 |
120
+ ------------------ | :----------: | :----------: | :---------: | :---------: | :--------: | :--------: |
121
+ 00_publish | ✓ | ✓ | ✓ | ✓ | ✓ | ? |
122
+ 01_subscribe | ✓ | ✓ | ✓ | ✓ | ✓ | ? |
123
+ 02_pubsub | ✓ | ✓ | ✓ | ✓ | ✓ | ? |
124
+ 03_multiple_feeds | ✓ | ✓ | ✓ | ✓ | ✓ | ? |
125
+ 04_location | ✓ | ✓ | ✓ | ✓ | ✓ | ? |
126
+ 05_type_conversion | ✓ | ✓ | ✓ | ✓ | ✓ | ? |
127
+ 06_digital_in | ✓ | ✓ | ✓ | ✓ | ? | ? |
127
128
128
129
* Ethernet FeatherWing tested with Feather M0 Basic Proto
129
130
You can’t perform that action at this time.
0 commit comments