Internal function sht3x_callback_task renamed
This commit is contained in:
parent
1cb8066165
commit
e6ff0047d5
2 changed files with 16 additions and 15 deletions
|
|
@ -94,7 +94,7 @@ typedef struct {
|
|||
float average_weight;
|
||||
|
||||
sht3x_cb_function_t cb_function;
|
||||
TaskHandle_t cb_task;
|
||||
TaskHandle_t bg_task;
|
||||
|
||||
} sht3x_sensor_t;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue