From 107458298ed841251931244f957680fed6cce858 Mon Sep 17 00:00:00 2001 From: Yegor Shytikov Date: Mon, 9 Dec 2024 16:39:59 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4b30b18..baedeef 100644 --- a/README.md +++ b/README.md @@ -330,11 +330,11 @@ Uncomment this lines ``` # Communication via Serial USB -You can receive RAW frequency data from the ESP32 by sending serial command **Scan -1 -1** -Also, you can use ASCI_SA.py to read data from serial and represent as an ASCI character chart on your device.
+You can receive RAW frequency data from the ESP32 by sending the serial command **Scan -1 -1**. Other parameters are also available. +Also, you can use ASCII_SA.py to read data from serial and represent as an ASCII character chart on your device.
Run: ``` -python3 ASCI_SA.py +python3 ASCII_SA.py ``` Output: