1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-10 14:42:08 +03:00

5 Commits

Author SHA1 Message Date
per1234
f2949c1ee1 Unique Built-In libraries library.properties name
Use unique name values in library.properties for the esp8266 libraries
that are also Arduino IDE Built-In libraries. This solves the issue of
SD and Servo libraries always appearing as Type: Updatable in the
Arduino IDE 1.6.6 Library Manager when an esp8266 board is selected.
2015-12-01 13:07:34 -08:00
Markus Sattler
8559c8bbb1 add pull up option to OneWire
see #447
2015-06-21 22:19:23 +02:00
Markus Sattler
63d0748135 OneWire set up as INPUT_PULLUP 2015-05-04 18:08:16 +02:00
Markus Sattler
8bc63d2bf5 fix bug #159 (broken Onewire)
thx to support from ficeto
2015-05-02 15:57:31 +02:00
Ivan Grokhotkov
2acf29fa1f Add a version of OneWire library adapted for ESP8266 2015-01-26 02:09:18 +03:00