Answers for "platformio install arduino lib"

0

platformio install arduino lib

# 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
Posted by: Guest on October-18-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language