mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 17:38:35 +02:00
6 lines
91 B
Bash
6 lines
91 B
Bash
# install PlatformIO
|
|
sudo pip install -U platformio
|
|
|
|
# update PlatformIO
|
|
platformio update
|