small change to fix syntax hilighting
This commit is contained in:
parent
85304decd3
commit
15603def12
1 changed files with 0 additions and 3 deletions
|
@ -96,9 +96,6 @@ sensor:
|
|||
static int num_executions = 0;
|
||||
ESP_LOGD("main", "I am at execution number %d", num_executions);
|
||||
num_executions += 1;
|
||||
|
||||
|
||||
|
||||
temperature:
|
||||
name: "MH-Z19 Temperature"
|
||||
id: mhz19_temp
|
||||
|
|
Loading…
Reference in a new issue