mirror of
https://github.com/esp8266/Arduino.git
synced 2025-09-05 08:04:28 +03:00
more of Use optimal bundled library name (#8098)
Ref: https://github.com/esp8266/Arduino/pull/8088#issuecomment-853711167
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name=LittleFS(esp8266)
|
||||
name=LittleFS
|
||||
version=0.1.0
|
||||
author=Earle F. Philhower, III
|
||||
maintainer=Earle F. Philhower, III <earlephilhower@yahoo.com>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name=Servo(esp8266)
|
||||
name=Servo
|
||||
version=1.0.2
|
||||
author=Michael C. Miller
|
||||
maintainer=GitHub/esp8266/arduino
|
||||
|
Reference in New Issue
Block a user