Skip to content

Commit 4710220

Browse files
committed
Merge pull request #1096 from per1234/master
Unique Built-In libraries library.properties name
2 parents e8d60be + f2949c1 commit 4710220

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

libraries/Ethernet/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name=Ethernet
1+
name=Ethernet(esp8266)
22
version=1.0.4
33
author=Arduino
44
maintainer=Arduino <[email protected]>

libraries/OneWire/library.properties

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=OneWire(esp8266)
2+
version=2.2
3+
author=Jim Studt, Tom Pollard, Robin James, Glenn Trewitt, Jason Dangel, Guillermo Lovato, Paul Stoffregen, Scott Roberts, Bertrik Sikken, Mark Tillotson, Ken Butcher, Roger Clark, Love Nystrom
4+
maintainer=
5+
sentence=Access 1-wire temperature sensors, memory and other chips. ESP8266 compatible version.
6+
paragraph=
7+
category=Communication
8+
url=
9+
architectures=esp8266
10+

libraries/SD/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name=SD
1+
name=SD(esp8266)
22
version=1.0.5
33
author=Arduino, SparkFun
44
maintainer=Arduino <[email protected]>

libraries/Servo/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name=Servo
1+
name=Servo(esp8266)
22
version=1.0.2
33
author=Michael C. Miller
44
maintainer=GitHub/esp8266/arduino

0 commit comments

Comments
 (0)