From 701ee87b47a35a1304892046d93e5a30fdfbb69a Mon Sep 17 00:00:00 2001 From: maxicus Date: Mon, 25 Jan 2016 12:09:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96e49fc..de4e079 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,6 @@ http://wp.josh.com/2014/06/23/no-external-pull-up-needed-for-ds18b20-temp-sensor To activate internal pull-up specify +``` #define ONEWIRE_INTERNAL_PULLUP 1 +```