Removed debug infinite loop
This commit is contained in:
parent
32746c111f
commit
62cfa66b80
@ -227,10 +227,6 @@ int main(void)
|
|||||||
|
|
||||||
rgbled_set_color(50, 50, 0);
|
rgbled_set_color(50, 50, 0);
|
||||||
|
|
||||||
while (1) {
|
|
||||||
LL_mDelay(1000);
|
|
||||||
}
|
|
||||||
|
|
||||||
LL_mDelay(2000);
|
LL_mDelay(2000);
|
||||||
|
|
||||||
scd4x_start_periodic_measurement();
|
scd4x_start_periodic_measurement();
|
||||||
|
Loading…
Reference in New Issue
Block a user