minor changes
This commit is contained in:
parent
84fafcd58e
commit
731d15ec21
2 changed files with 7 additions and 1 deletions
|
|
@ -174,5 +174,7 @@ void user_init(void)
|
|||
// start periodic measurement with one measurement per second
|
||||
ccs811_set_mode (sensor, ccs811_mode_1s);
|
||||
}
|
||||
else
|
||||
printf("Could not initialize CCS811 sensor\n");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue