Skip to content

Commit 71dbf53

Browse files
authored
Update ds18b20.ino
1 parent c5170c9 commit 71dbf53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ds18b20/ds18b20.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// https://github.com/htmltiger/esp32-ds18b20
1+
// https://github.com/junkfix/esp32-ds18b20
22

33
#include "OneWireESP32.h"
44
const uint8_t MaxDevs = 2;

0 commit comments

Comments
 (0)