From 31ac876606ccd0721dd80d4b101111ad87f7eb2f Mon Sep 17 00:00:00 2001 From: Hannes Siebeneicher Date: Mon, 11 Sep 2023 10:50:15 +0200 Subject: [PATCH 1/2] Add DFRobot_SGP40, JoystickWin, pubsubclient --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index c0c4ede..dc63a3a 100644 --- a/readme.md +++ b/readme.md @@ -112,6 +112,9 @@ This list contains the status of tested Arduino libraries with the UNO R4 board. | 32. | [SHT21-Arduino-Library](https://github.com/SolderedElectronics/SHT21-Arduino-Library) | PASS ✅ | PASS ✅ | | | 33. | [ArduinoJoystickLibrary](https://github.com/MHeironimus/ArduinoJoystickLibrary/tree/master) | FAIL ❌ | FAIL ❌ | | | 34. | [SHT21-Arduino-Library](https://github.com/SolderedElectronics/SHT21-Arduino-Library) | PASS ✅ | PASS ✅ | | +| 35. | [DFRobot_SGP40](https://github.com/DFRobot/DFRobot_SGP40) | FAIL ❌ | |Compiles on Wifi fails on Minima | +| 36. | [JoystickWin](https://github.com/controllercustom/JoystickWin) | PASS ✅ | PASS ✅ | | +| 37. | [pubsubclient](https://github.com/knolleary/pubsubclient) | PASS ✅ | PASS ✅ | | ### Displays From 758ffa8f77570bb0c5c170e0167892b539190174 Mon Sep 17 00:00:00 2001 From: Hannes Siebeneicher Date: Mon, 11 Sep 2023 10:52:10 +0200 Subject: [PATCH 2/2] move pubsubclient --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index dc63a3a..01750de 100644 --- a/readme.md +++ b/readme.md @@ -114,7 +114,6 @@ This list contains the status of tested Arduino libraries with the UNO R4 board. | 34. | [SHT21-Arduino-Library](https://github.com/SolderedElectronics/SHT21-Arduino-Library) | PASS ✅ | PASS ✅ | | | 35. | [DFRobot_SGP40](https://github.com/DFRobot/DFRobot_SGP40) | FAIL ❌ | |Compiles on Wifi fails on Minima | | 36. | [JoystickWin](https://github.com/controllercustom/JoystickWin) | PASS ✅ | PASS ✅ | | -| 37. | [pubsubclient](https://github.com/knolleary/pubsubclient) | PASS ✅ | PASS ✅ | | ### Displays @@ -173,6 +172,7 @@ This list contains the status of tested Arduino libraries with the UNO R4 board. | 17. | [ArduinoOTA](https://github.com/jandrassy/ArduinoOTA) | PASS ✅ | PASS ✅ | | | 18. | [TelnetStream](https://github.com/jandrassy/TelnetStream) | PASS ✅ | PASS ✅ | | | 19. | [StreamLib](https://github.com/jandrassy/StreamLib) | PASS ✅ | PASS ✅ | | +| 20. | [pubsubclient](https://github.com/knolleary/pubsubclient) | PASS ✅ | PASS ✅ | | ### Storage