Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion libraries/Ethernet/library.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name=Ethernet
name=Ethernet(esp8266)
version=1.0.4
author=Arduino
maintainer=Arduino <info@arduino.cc>
Expand Down
10 changes: 10 additions & 0 deletions libraries/OneWire/library.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name=OneWire(esp8266)
version=2.2
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
maintainer=
sentence=Access 1-wire temperature sensors, memory and other chips. ESP8266 compatible version.
paragraph=
category=Communication
url=
architectures=esp8266

2 changes: 1 addition & 1 deletion libraries/SD/library.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name=SD
name=SD(esp8266)
version=1.0.5
author=Arduino, SparkFun
maintainer=Arduino <info@arduino.cc>
Expand Down
2 changes: 1 addition & 1 deletion libraries/Servo/library.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name=Servo
name=Servo(esp8266)
version=1.0.2
author=Michael C. Miller
maintainer=GitHub/esp8266/arduino
Expand Down