Skip to content

Commit e6a84ed

Browse files
committed
Fix name in PlatformIO metadata
Closes #56
1 parent b1d7ad0 commit e6a84ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "MenuSystem",
2+
"name": "arduino-menusystem",
33
"keywords": "display, menu",
4-
"description": "A library for implementing a menu system",
4+
"description": "Arduino library for implementing a menu system",
55
"repository":
66
{
77
"type": "git",

0 commit comments

Comments
 (0)