From be3d21ab8dbfdcbb9d6366bb4334d7ddcdb348ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Mon, 26 Feb 2024 13:05:01 +0100 Subject: [PATCH] restyled --- examples/air-quality-sensor-app/linux/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/air-quality-sensor-app/linux/README.md b/examples/air-quality-sensor-app/linux/README.md index 99e8ac9cf30e73..6625330fff083c 100644 --- a/examples/air-quality-sensor-app/linux/README.md +++ b/examples/air-quality-sensor-app/linux/README.md @@ -166,8 +166,8 @@ value. $ echo '{"Name":"NitrogenDioxideConcentrationMeasurement","NewValue":1}' > /tmp/chip_air_quality_fifo_ ``` -Generate event `TotalVolatileOrganicCompoundsConcentrationMeasurement`, to -change the TVOC value. +Generate event `TotalVolatileOrganicCompoundsConcentrationMeasurement`, to + change the TVOC value. ``` $ echo '{"Name":"TotalVolatileOrganicCompoundsConcentrationMeasurement","NewValue":100}' > /tmp/chip_air_quality_fifo_