Merge pull request #3154 from cesanta/novlean-patch-2

Update README.md - stm32 websocket article
This commit is contained in:
novlean 2025-05-29 17:01:52 +01:00 committed by GitHub
commit 8b6e02e985
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -178,6 +178,7 @@ Technical guides and deep dives into embedded web servers, WebUI integration and
- [Building Embedded Web Device Dashboards](https://mongoose.ws/articles/building-embedded-web-device-dashboard/)
- [ESP32 Device Dashboard: A Step-by-Step Guide for Developers](https://mongoose.ws/articles/esp32-device-dashboard/)
- [How to build an STM32 Web Dashboard](https://mongoose.ws/articles/stm32-device-dashboard/)
- [STM32 WebSocket Guide](https://mongoose.ws/articles/stm32-websocket-guide/)
## Contributions