Skip to content

Commit

Permalink
fix library name in library.properties (#8880)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-a-v authored Mar 6, 2023
1 parent 74e02d1 commit 32323e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libraries/lwIP_Ethernet/library.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name=lwIP-Ethernet
name=lwIP_Ethernet
version=1
author=esp8266/Arduino
maintainer=esp8266/Arduino
Expand Down
2 changes: 1 addition & 1 deletion libraries/lwIP_w5100/library.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name=lwIP_w5500
name=lwIP_w5100
version=1
author=Nicholas Humfrey
maintainer=esp8266/Arduino
Expand Down

0 comments on commit 32323e5

Please sign in to comment.