Updated instructions for systems that don't use symlinks.

This commit is contained in:
jakeg00dwin 2024-09-26 16:56:56 -07:00
parent c92d459809
commit 24cfd27402
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@
4. Select your development boards version and connection under the drop-down.
5. Click the Upload button to flash the program.
If you're developing on a Windows machine or another operating system that
doesn't recognize symlinks(symbolic links) then you will need to copy the
`src/main.cpp` to the project's root directory as `multi-tracker.ino`.
### Tests