Temperature usermod: update OneWire to 2.3.8

OneWire 2.3.8 includes stickbreaker's and garyd9's ESP32 fixes:
blazoncek's fork is no longer needed
This commit is contained in:
Matt Coleman
2024-09-07 02:27:54 -04:00
parent dbe78dff93
commit 750a429bd4
2 changed files with 8 additions and 8 deletions

View File

@@ -7,6 +7,4 @@
extends = env:d1_mini
build_flags = ${common.build_flags_esp8266} -D USERMOD_DALLASTEMPERATURE
lib_deps = ${env.lib_deps}
paulstoffregen/OneWire@~2.3.7
# you may want to use following with ESP32
; https://github.com/blazoncek/OneWire.git # fixes Sensor error on ESP32
paulstoffregen/OneWire@~2.3.8