Skip to content

Commit 78173b3

Browse files
committed
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
1 parent f8a04fd commit 78173b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name=Seeed Arduino CAN
1+
name=CAN-BUS Shield
22
version=2.2.0
33
author=Seeed Studio
44
maintainer=Seeed Studio <[email protected]>

0 commit comments

Comments
 (0)