Skip to content

Commit b91dba8

Browse files
committed
Merge pull request arduino#290 from Kolbi/patch-2
Update DallasTemperatureSensor.ino
2 parents e31d537 + f06df16 commit b91dba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/MySensors/examples/DallasTemperatureSensor/DallasTemperatureSensor.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727

2828
// Enable debug prints to serial monitor
29-
#define MY_DEBUG
29+
//#define MY_DEBUG
3030

3131
// Enable and select radio type attached
3232
#define MY_RADIO_NRF24

0 commit comments

Comments
 (0)