📜  platformio install arduino lib - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:23.987000             🧑  作者: Mango

代码示例1
# use -g only if you want to install the library globally.
 platformio lib -g install 'Adafruit NeoPixel'

 # remember to refresh the project
 platformio init --ide clion