Skip to content

Commit 75d20bf

Browse files
authored
Update README.md
1 parent 6cddd53 commit 75d20bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ python esp-idf/tools/idf.py menuconfig //make your modifications and save it a
2222
// Copy the content from esp32-arduino-lib-builder/components/arduino/ to arduino-esp32/
2323

2424
./tools/copy-to-arduino.sh // Important: This file is modified that it replaces the files in the previously cloned arduino-esp32 repository!
25+
26+
// Now you can commit and upload the changes in the arduino-esp32 library and then use your custom arduino-esp32 framework in platformio
2527
```
2628

2729
### Use with Platformio (platformio.ini)

0 commit comments

Comments
 (0)