Skip to content

Commit 20c87d6

Browse files
authored
docs: Updated setup in README
1 parent 217a6fe commit 20c87d6

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,16 @@ https://github.com/me-no-dev/arduino-esp32fs-plugin/releases
1616
👉 https://github.com/me-no-dev/AsyncTCP
1717

1818

19+
⏫ Both by ESP32Async
20+
21+
22+
- ArduinoJson by Benoit Blanchon
23+
👉 https://arduinojson.org/?utm_source=meta&utm_medium=library.properties
24+
1925
\* NOTE: SPIFFS works properly with Arduino IDE < v2.0.0. You might use it via command-line.
26+
27+
28+
2029
🔌 Joystick 1
2130
| Joystick Pin | ESP32 Pin | Add |
2231
| ------------ | --------- | ------------------------- |
@@ -33,3 +42,13 @@ https://github.com/me-no-dev/arduino-esp32fs-plugin/releases
3342
| VRx | GPIO35 | pin 5 – ADC, OK |
3443
| SW | GPIO26 | pin 11 – INPUT\_PULLUP OK |
3544

45+
46+
47+
## 🧰 How to install?
48+
After proper set up. Upload static files via Sketch Data Upload
49+
50+
51+
![obraz](https://github.com/user-attachments/assets/bbdb1298-18f8-42e7-82ad-36f0d95774d4)
52+
53+
After that upload ino file to controller.
54+

0 commit comments

Comments
 (0)