fixed time
This commit is contained in:
@@ -45,6 +45,7 @@ void init_sensor(){
|
||||
|
||||
void read_sensor_task(void* parameter)
|
||||
{
|
||||
LOG(ELOG_LEVEL_DEBUG, "Starting read sensor tasks");
|
||||
while (true) {
|
||||
// Get Values from sensor
|
||||
#ifndef USE_INA226
|
||||
|
||||
Reference in New Issue
Block a user