docs: add link to blocks into programming intro article

This commit is contained in:
Oleg Kalachev
2020-11-10 06:16:12 +03:00
parent 7cbe823700
commit 688e4f0ca9
2 changed files with 4 additions and 0 deletions

View File

@@ -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:

View File

@@ -92,6 +92,8 @@ land()
Полное описания API Клевера приведено в статье ["Автономный полет"](simple_offboard.md).
> **Hint** В Клевере также доступна поддержка [блочного программирования](blocks.md) автономных полетов.
## Дополнительное оборудование
Платформа Клевера также имеет API для работы с периферией. Читайте соответствующие статьи для подробностей: