Closed
Description
Thanks for accepting my library MCP4251. It is now available in the library manager.
When installing this library (MCP4251) from the library manager, it is installed under a different directory name (arduino_984644
) than the original name (MCP4251
).
Expected - C:\Users\Kulbhushan\Documents\Arduino\libraries\MCP4251
Actual - C:\Users\Kulbhushan\Documents\Arduino\libraries\arduino_984644
Please note everything else works fine, the issue is with the name of the installed directory only.
- Library browser
- Installed directory
Few other libraries (USBHost
, ArduinoUnit
, PulseSensor Playground
) also has the similar issue.
Kindly guide me if I'm doing something wrong?
Thanks