Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lorol committed Dec 23, 2020
1 parent 8543000 commit b2268aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ if (!FFat.begin(0, "", 1)) die("Fat FS mount failed. Not enough RAM?");
- Find where files **arduino-core.jar , commons-codec-1.7.jar , pde.jar** of your Arduino IDE installation are located
- Edit **make_win.bat** to match "your" paths for **set PATH=your\java\bin;%PATH%** and **set ALP=your\arduino\lib**
- Run **make_win.bat**
- Find the **jar** file in /bin directory
- Find the **jar** file in src/bin directory

## Credits and license

Expand Down

0 comments on commit b2268aa

Please sign in to comment.