Revert library name change

Libraries are locked to the `name` value specified by the library.properties metadata file in the release at the time of
the Library Manager submission.

Any release with a different name is rejected by the Arduino Library Manager indexer.

References:
- https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ#why-arent-releases-of-my-library-being-picked-up-by-library-manager
- https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ#how-can-i-change-my-librarys-name
This commit is contained in:
per1234
2021-05-12 18:18:47 -07:00
parent f8a04fd600
commit 78173b3225
+1 -1
View File
@@ -1,4 +1,4 @@
name=Seeed Arduino CAN
name=CAN-BUS Shield
version=2.2.0
author=Seeed Studio
maintainer=Seeed Studio <techsupport@seeed.cc>