From 20954d3667feb9ce024735f1d4e8d494c7a448a7 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 23 Jan 2021 11:19:01 +0100 Subject: [PATCH] architectures=esp8266,esp32 --- .../OneWire-Stickbreaker-20190506-1.1/library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lib_basic/OneWire-Stickbreaker-20190506-1.1/library.properties b/lib/lib_basic/OneWire-Stickbreaker-20190506-1.1/library.properties index 2a8b08e53..89313ddaa 100644 --- a/lib/lib_basic/OneWire-Stickbreaker-20190506-1.1/library.properties +++ b/lib/lib_basic/OneWire-Stickbreaker-20190506-1.1/library.properties @@ -6,5 +6,5 @@ sentence=Access 1-wire temperature sensors, memory and other chips. paragraph= Mod of Paul Stoffregen code to support ESP32 category=Communication url=http://www.pjrc.com/teensy/td_libs_OneWire.html -architectures=esp32 +architectures=esp8266,esp32