6 lines
91 B
Bash
Raw Normal View History

2022-10-21 11:00:34 +08:00
# install PlatformIO
sudo pip install -U platformio
# update PlatformIO
platformio update