From dd526795f6a176ed2fd3ac0bb8e137a56ca72d57 Mon Sep 17 00:00:00 2001 From: BryanMartinMirandaLeal Date: Sun, 6 Jul 2025 02:08:26 +0000 Subject: [PATCH] README File --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f353218..7880c55 100644 --- a/README.md +++ b/README.md @@ -135,3 +135,11 @@ Set the options to **carriage return** and **9600 baud**. You should see somethi It is important you notice not all the measurements are sent to the ThingSpeak platform. The sending occurs every 15 seconds only. + +## The poll command +In the Serial Monitor of the Arduino IDE, use the **poll** command to see the readings of the measurements once +per second. + +## The help command +The **help** command shows the full list of commands available for the device, along with the description of +each one of them.