Update README.md

This commit is contained in:
Vasily Davydov 2022-01-13 09:59:59 +02:00 committed by GitHub
parent b6ce3bcf36
commit 9a69dd43be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ to it, so it would be acceptable for the particular course.
states added in future. states added in future.
- Indicator LED of a particular state for tail-end with a button - Indicator LED of a particular state for tail-end with a button
- Indicating the current tempreature and humidity - Indicating the current tempreature and humidity
#### [Computer side](RSS_Management/RSS_Management): #### [Computer side](https://github.com/vas-dav/RSS_Management/tree/main/RSS_Management):
- Reading the change of the state coming from an Arduino connected via USB - Reading the change of the state coming from an Arduino connected via USB
- Loading your configuration **XML** file, see example [here](RSS_Management/cmake-build-debug/config.xml) - Loading your configuration **XML** file, see example [here](RSS_Management/cmake-build-debug/config.xml)
- Logging the state change during the program is running, see example [here](RSS_Management/cmake-build-debug/Log_File.txt) - Logging the state change during the program is running, see example [here](RSS_Management/cmake-build-debug/Log_File.txt)