All Questions
Tagged with arduino-cli adafruit
1 question
3
votes
1
answer
409
views
How to install Adafruit motorshield library in arduino-cli
I need to install this library using the arduino-cli software. I don't know what name to use for the library. Using
arduino-cli lib install <library_name>
I have tried Adafruit_MotorShield, ...