docs: add images

This commit is contained in:
thek4n 2026-06-07 21:24:56 +03:00
parent 628d14a79a
commit 3e4aeedb61
4 changed files with 13 additions and 0 deletions

BIN
.gitassets/index.jpg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
.gitassets/setup.jpg (Stored with Git LFS) Normal file

Binary file not shown.

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
.gitassets/index.jpg filter=lfs diff=lfs merge=lfs -text
.gitassets/setup.jpg filter=lfs diff=lfs merge=lfs -text

View File

@ -2,6 +2,11 @@
Контроллер насоса с веб интерфейсом. Контроллер насоса с веб интерфейсом.
<img src="./.gitassets/index.jpg" alt="Main page atl">
<img src="./.gitassets/setup.jpg" alt="Setup page atl">
## Сборка и прошивка ## Сборка и прошивка
```sh ```sh
PORT="/dev/ttyUSB0" \ PORT="/dev/ttyUSB0" \