Skip to content

Releases: junkfix/esp32-ds18b20

2.0.1

04 Jul 21:11
e147627
Compare
Choose a tag to compare

What's Changed

  • Possible compatiblity with ESP32C3 by @junkfix in #16

2.0.0

05 Jun 19:23
598e507
Compare
Choose a tag to compare

Breaking change

What's Changed

  • Complete rewrite using new RMT api
  • will need arduino 3.0 IDF 5.x

1.0.7

05 Jun 03:51
9ea867d
Compare
Choose a tag to compare

What's Changed

  • Possible fix for duplicate search

1.0.6

08 May 12:32
bbcac32
Compare
Choose a tag to compare

What's Changed

  • possible fix for ESP32C3, ESP32C6, ESP32H2 by @junkfix in #10

1.0.5

21 Nov 16:55
1c2d1d9
Compare
Choose a tag to compare

possible fix for ESP IDF v5.1

1.0.4

15 Jul 14:16
ccdf109
Compare
Choose a tag to compare

What's Changed

  • added extra reset() before starting search by @htmltiger in #3

1.0.2

29 May 20:31
379089e
Compare
Choose a tag to compare

Initial