Skip to content

Commit

Permalink
README.md: Upgrade OneWire to 2.3.5
Browse files Browse the repository at this point in the history
Use OneWire library version 2.3.5 (latest as of the moment).

Signed-off-by: Leon Anavi <[email protected]>
  • Loading branch information
leon-anavi committed Aug 8, 2020
1 parent 30077c7 commit d4190c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The default firmware of ANAVI Thermometer depends on the following Arduino libra
* [Adafruit APDS9960 Library by Adafruit](https://github.com/adafruit/Adafruit_APDS9960) (version 1.0.5)
* [DHT sensor library by Adafruit](https://github.com/adafruit/DHT-sensor-library) (version 1.3.4)
* [U8g2 by oliver](https://github.com/olikraus/u8g2) (version 2.23.18)
* [OneWire](https://github.com/PaulStoffregen/OneWire) (version 2.3.4)
* [OneWire](https://github.com/PaulStoffregen/OneWire) (version 2.3.5)
* [DallasTemperature](https://github.com/milesburton/Arduino-Temperature-Control-Library) (version 3.8.0)
* [Adafruit Unified Sensor by Adafruit](https://github.com/adafruit/Adafruit_Sensor) (version 1.0.2)
* [Adafruit BMP085 Unified](https://github.com/adafruit/Adafruit_BMP085_Unified) (version 1.0.0)
Expand Down

0 comments on commit d4190c1

Please sign in to comment.