Update README.md
Add long filename warning for Windows users.
This commit is contained in:
parent
dc22a163ae
commit
fba3dc7639
|
@ -2,6 +2,9 @@
|
|||
|
||||
This code implements a rotating nametag.
|
||||
|
||||
Edit main.cpp to set your name.
|
||||
|
||||
[Install PlatformIO](https://platformio.org/install) to build this firmware.
|
||||
|
||||
Edit main.cpp to set your name.
|
||||
**NOTE FOR WINDOWS USERS:** Long filenames must be enabled to correctly open this repository in PlatformIO. *BEFORE* opening this repository, follow the instructions located on the [Arduino-Pico docs page](https://arduino-pico.readthedocs.io/en/latest/platformio.html#important-steps-for-windows-users-before-installing).
|
||||
|
||||
|
|
Loading…
Reference in New Issue