6 lines
91 B
Bash
Raw Normal View History

2024-03-07 05:13:50 -05:00
# install PlatformIO
sudo pip install -U platformio
# update PlatformIO
platformio update