Skip to content

Commit 01baaca

Browse files
committed
add test results for 06_digital_in
1 parent d23b80e commit 01baaca

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -116,14 +116,15 @@ AdafruitIO_Ethernet io(IO_USERNAME, IO_KEY);
116116

117117
Last test with `v2.0.0` on 08/10/2016.
118118

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 | ✓ | ✓ | ✓ | ✓ | ? | ? |
127128

128129
*Ethernet FeatherWing tested with Feather M0 Basic Proto
129130

0 commit comments

Comments
 (0)