From 51e48a802d2f2840673eb49e59810b94222ed072 Mon Sep 17 00:00:00 2001 From: Vasily Davydov Date: Thu, 16 Dec 2021 17:16:38 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 958da46..273fcfd 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ states added in future. - Sending the log file after closing the program with a telegram bot **NOT IMPLEMENTED** #### Communication: Running the program on pi, will initialize the configuration file and check if the device is connected to the port or not. In case the Controller is connected to Pi, the Pi will send a hello signal to Controller, if the Controller is able to read the signal, it will respond to the Pi with the current state. Pi will create a new `log_file` (if user doesn't have one already) with a configuration data and will document the activity until the program is stopped manually or just exitted the scanning mode. -**The program will have the following menu:** +#### The program will have the following menu: | Choice | Functionality | | ------ | ------ | | Read Configuration | Read the configuration from the file |