From 384c28ffc5d8ca4c2ed5e7f55af8dcd06a61e1f8 Mon Sep 17 00:00:00 2001 From: Hunter Horsman Date: Wed, 3 Dec 2025 12:26:02 -0500 Subject: [PATCH] Remove Wokwi Simulator link Removed Wokwi Simulator link from the README. No longer supported in the web based simulator, link leads to a corresponding notification. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 49d7e36..6f35b86 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,6 @@ You can usually find community members (including some employees of Espressif) i - [espflash](https://github.com/esp-rs/espflash) - Serial flasher utility for Espressif SoCs and modules based on [esptool](https://github.com/espressif/esptool). - [esp-web-flash-server](https://github.com/bjoernQ/esp-web-flash-server) - WebSocket server for flashing from Visual Studio Code Remote Containers using a web browser. - [wokwi-server](https://github.com/MabezDev/wokwi-server) - WebSocket server for running simulations in [Wokwi](https://wokwi.com/) from Visual Studio Code Remote Containers using a web browser. -- [Wokwi Simulator](https://wokwi.com/rust) - Web browser simulator that supports Rust language on ESP32 chips. ## Templates