6 lines
91 B
Bash
Raw Permalink Normal View History

2024-02-27 01:34:37 -05:00
# install PlatformIO
sudo pip install -U platformio
# update PlatformIO
platformio update