10 lines
256 B
Markdown
10 lines
256 B
Markdown
# appUpload
|
|
|
|
Here the Uploader for the installation of FluidNC on the ESP32 boards. The programs are from https://github.com/bdring/FluidNC
|
|
|
|
## Installation
|
|
Installation:
|
|
```bash
|
|
git clone http://thinkcentre.local:3000/ChK/appUploadESP32
|
|
cd appUploadESP32
|