From 070bb3ae1b01e5d9c2a9c067f9c6516fabf74933 Mon Sep 17 00:00:00 2001 From: nthnn Date: Mon, 25 Mar 2024 00:09:21 +0800 Subject: [PATCH] Updated table of support on README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d749ceb..7d2d7b6 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,12 @@ See live demo on [Wokwi](https://wokwi.com/projects/387551593748039681). Diwa are tested on the following architecture/platform: -| Arch/Platform | Remarks | -|-------------------|------------------------------------------------------| -| ✅ ESP32 | NodeMCU DevKit
(Both WROOM and WROVER) | -| ✅ ESP8266 | Wokwi Emulation | -| ✅ RP2040 | Raspberry Pi Zero | -| 🔼 AMD64 | Works on Windows, segmentation fault on Linux systems | +| Arch/Platform | Remarks | +|--------------------------------------------|------------------------------------------------------| +| ✅ ESP32-WROOM
✅ ESP32-WROVER | NodeMCU DevKit | +| ✅ ESP8266 | Wokwi Emulation | +| ✅ RP2040 | Raspberry Pi Zero | +| 🔼 AMD64 | Works on Windows, segmentation fault on Linux systems | ## Getting Started