Skip to content

Commit 9dabe49

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 f150efc commit 9dabe49

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=AWS-SDK-ESP
1+
name=AWS-SDK-ESP8266
22
version=0.9.1-beta
33
author=Roman Schmitz <[email protected]>, Burt Silverman <[email protected]>
44
maintainer=Roman Schmitz <[email protected]>

0 commit comments

Comments
 (0)