Skip to content

Commit a4af0e1

Browse files
Update CCS811 example
1 parent 279bbee commit a4af0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/SensorBasic/examples/CCS811/CCS811_test/CCS811_test.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ void loop() {
5555
}
5656
}
5757
digitalWrite(GPIO0,HIGH);
58-
delay(500);
58+
delay(5000);
5959
}

0 commit comments

Comments
 (0)