Skip to content

Commit e475755

Browse files
committed
fix delayMicroseconds
2 parents a48ea1e + ee15f66 commit e475755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/DHTlib/dht.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,4 +196,4 @@ int8_t dht::_readSensor(uint8_t pin, uint8_t wakeupDelay, uint8_t leadingZeroBit
196196
}
197197
//
198198
// END OF FILE
199-
//
199+
//

0 commit comments

Comments
 (0)