add example

This commit is contained in:
controllerzz
2025-12-15 22:25:54 +03:00
parent 143799e1cb
commit 3032d674c8
6 changed files with 419 additions and 2 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ await dev.open_can_channel_custom(
)
````
## Полученияе информации об устройстве:
## Получение информации об устройстве:
````python
info = await dev.get_device_info()