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
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
### Initial Releases v1.0.0
1. Initial coding to support **Portenta_H7 boards** such as Portenta_H7 Rev2 ABX00042, etc., using [**ArduinoCore-mbed mbed_portenta** core](https://github.com/arduino/ArduinoCore-mbed) and `Vision-shield Ethernet`
#### 2. WebClientRepeating on PORTENTA_H7_M7 using Ethernet
@@ -1794,7 +1788,7 @@ Accept-Ranges: bytes
1794
1788
---
1795
1789
1796
1790
1797
-
#### 3. MQTTClient_Auth on PORTENTA_H7_M7 with Ethernet
1791
+
#### 3. MQTTClient_Auth on PORTENTA_H7_M7 using Ethernet
1798
1792
1799
1793
Following is debug terminal output when running example [MQTTClient_Auth](examples/Ethernet/MQTTClient_Auth) on on PORTENTA_H7_M7 using Ethernet and Portenta_Ethernet Library
1800
1794
@@ -1815,7 +1809,7 @@ Message arrived [MQTT_Pub] Hello from MQTTClient_Auth on PORTENTA_H7_M7 with Eth
1815
1809
1816
1810
---
1817
1811
1818
-
#### 4. MQTTClient_Basic on PORTENTA_H7_M7 with Ethernet
1812
+
#### 4. MQTTClient_Basic on PORTENTA_H7_M7 using Ethernet
1819
1813
1820
1814
Following is debug terminal output when running example [MQTTClient_Basic](examples/Ethernet/MQTTClient_Basic) on on PORTENTA_H7_M7 using Ethernet and Portenta_Ethernet Library
0 commit comments