Skip to content

Commit b93e549

Browse files
committed
2 parents b6f15f7 + 26e09db commit b93e549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DallasTemperature.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ class DallasTemperature {
125125
// returns true if the bus requires parasite power
126126
bool isParasitePowerMode(void);
127127

128-
// Is a conversion complete on the wire?
128+
// Is a conversion complete on the wire? Only applies to the first sensor on the wire.
129129
bool isConversionComplete(void);
130130

131131
int16_t millisToWaitForConversion(uint8_t);

0 commit comments

Comments
 (0)