Skip to content

Commit 5d9809c

Browse files
committed
Update selftest_DHT.c
1 parent 587a03c commit 5d9809c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/selftest/selftest_DHT.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ void Test_DHT() {
2424
// They must remain at the last values sampled while the DHT11 role was active.
2525
SELFTEST_ASSERT_CHANNEL(1, 190);
2626
SELFTEST_ASSERT_CHANNEL(2, 67);
27+
}
2728

2829

2930
#endif

0 commit comments

Comments
 (0)