Added project structure description
This commit is contained in:
17
README.md
17
README.md
@@ -1,3 +1,18 @@
|
||||
# _ycebnaua_praktika1
|
||||
|
||||
Работаем
|
||||
Работаем
|
||||
|
||||
Структура проекта:
|
||||
|
||||
```
|
||||
.
|
||||
|- requirements.txt
|
||||
|- main.py
|
||||
|- display_updater.py # update_led, update_pressure, update_button, update_plot
|
||||
|- network_manager.py # get_value_from_macket, send_colors
|
||||
```
|
||||
|
||||
```
|
||||
def update_led - led1, led2, led3
|
||||
def send_colors - sendMessage
|
||||
```
|
Reference in New Issue
Block a user