From 03cbbc50d3befeb4b7fbae1e7b89b3b909360113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Thu, 22 Feb 2024 18:46:36 +0100 Subject: [PATCH] Update README.md --- examples/air-quality-sensor-app/linux/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/air-quality-sensor-app/linux/README.md b/examples/air-quality-sensor-app/linux/README.md index f2c594d193c1dc..99e8ac9cf30e73 100644 --- a/examples/air-quality-sensor-app/linux/README.md +++ b/examples/air-quality-sensor-app/linux/README.md @@ -166,7 +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_