Skip to content

Commit 60dad98

Browse files
authored
Remove redundant and outdated library metadata file
library.json is PlatformIO's native library manifest file but library.properties is also supported: https://docs.platformio.org/en/latest/librarymanager/creating.html The library.json file has not been maintained. The version is outdated and it also has an incorrect `platforms` value. So the evidence makes it obvious that having two metadata files in this project has a harmful effect. Since the Arduino development software requires library.properties, the choice of keeping library.properties and removing library.json is clear.
1 parent d7d8b45 commit 60dad98

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

library.json

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)