1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-07 00:04:36 +03:00

fix library name in library.properties (#8880)

This commit is contained in:
david gauchard
2023-03-06 16:03:45 +01:00
committed by GitHub
parent 74e02d1a6f
commit 32323e55b5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
name=lwIP_w5500
name=lwIP_w5100
version=1
author=Nicholas Humfrey
maintainer=esp8266/Arduino