10 lines
199 B
Markdown
10 lines
199 B
Markdown
# appUpload
|
|
|
|
Here the Uploader for the installation of FluidNC on the ESP32 boards
|
|
|
|
## Installation
|
|
Installation:
|
|
```bash
|
|
git clone http://thinkcentre.local:3000/ChK/appUploadESP32
|
|
cd appUploadESP32
|