Added project structure description
This commit is contained in:
parent
22775e86df
commit
40641452b8
15
README.md
15
README.md
@ -1,3 +1,18 @@
|
|||||||
# _ycebnaua_praktika1
|
# _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
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user