mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-29 22:39:33 +00:00
docs: add link to blocks into programming intro article
This commit is contained in:
@@ -92,6 +92,8 @@ Read more in the [coordinate systems](frames.md) article.
|
||||
|
||||
You can also use the ["Autonomous flight"](simple_offboard.md) article as an API reference.
|
||||
|
||||
> **Hint** Clover supports [blocks-based programming](blocks.md) as well.
|
||||
|
||||
## Additional periphery
|
||||
|
||||
The Clover platform also exposes APIs for interacting with other peripherals. Read more in the following articles:
|
||||
|
||||
@@ -92,6 +92,8 @@ land()
|
||||
|
||||
Полное описания API Клевера приведено в статье ["Автономный полет"](simple_offboard.md).
|
||||
|
||||
> **Hint** В Клевере также доступна поддержка [блочного программирования](blocks.md) автономных полетов.
|
||||
|
||||
## Дополнительное оборудование
|
||||
|
||||
Платформа Клевера также имеет API для работы с периферией. Читайте соответствующие статьи для подробностей:
|
||||
|
||||
Reference in New Issue
Block a user