1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +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:
david gauchard
2021-06-03 13:20:11 +02:00
committed by GitHub
parent 325619a4c2
commit a183e3fce5
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name=LittleFS(esp8266) name=LittleFS
version=0.1.0 version=0.1.0
author=Earle F. Philhower, III author=Earle F. Philhower, III
maintainer=Earle F. Philhower, III <earlephilhower@yahoo.com> maintainer=Earle F. Philhower, III <earlephilhower@yahoo.com>

View File

@ -1,4 +1,4 @@
name=Servo(esp8266) name=Servo
version=1.0.2 version=1.0.2
author=Michael C. Miller author=Michael C. Miller
maintainer=GitHub/esp8266/arduino maintainer=GitHub/esp8266/arduino