We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 587a03c commit 5d9809cCopy full SHA for 5d9809c
src/selftest/selftest_DHT.c
@@ -24,6 +24,7 @@ void Test_DHT() {
24
// They must remain at the last values sampled while the DHT11 role was active.
25
SELFTEST_ASSERT_CHANNEL(1, 190);
26
SELFTEST_ASSERT_CHANNEL(2, 67);
27
+}
28
29
30
#endif
0 commit comments