From 15603def1229c645e3831ee8e56bca22d1a9e35e Mon Sep 17 00:00:00 2001 From: smash Date: Wed, 2 Sep 2020 15:34:50 +0200 Subject: [PATCH] small change to fix syntax hilighting --- co2sensor.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/co2sensor.yaml b/co2sensor.yaml index 603a222..779e5ec 100644 --- a/co2sensor.yaml +++ b/co2sensor.yaml @@ -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