docs: add demo link and screenshot to esp-flasher README
This commit is contained in:
parent
28bac4215b
commit
38018f1c39
|
|
@ -2,6 +2,12 @@
|
|||
|
||||
A Vue 3 component for flashing ESP32 series microcontrollers directly from the browser using the Web Serial API. This component is based on `esptools-js`.
|
||||
|
||||
## Demo
|
||||
|
||||
[Live Demo - Wireless UART DIY Guide](https://yunsi.studio/wireless-debugger/docs/diy/uart/)
|
||||
|
||||

|
||||
|
||||
## Features
|
||||
|
||||
- Supports ESP32, ESP32-C3, ESP32-S3, and more.
|
||||
|
|
|
|||
Loading…
Reference in New Issue