error message changed
This commit is contained in:
parent
731d15ec21
commit
260ad246eb
1 changed files with 1 additions and 1 deletions
|
|
@ -175,6 +175,6 @@ void user_init(void)
|
|||
ccs811_set_mode (sensor, ccs811_mode_1s);
|
||||
}
|
||||
else
|
||||
printf("Could not initialize CCS811 sensor\n");
|
||||
printf("Could not initialize the CCS811 sensor\n");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue