docs: Fix md typo

This commit is contained in:
alamoris
2020-07-13 13:49:59 +03:00
parent 12544a69af
commit e12577cf0e

View File

@@ -1,6 +1,6 @@
# Working with IR sensors on Raspberry Pi 3
> **Caution** This article is not relevant for the latest versions of the * clover * image and works only on the versions * clover_v0.16-clover_v0.17 *.
> **Caution** This article is not relevant for the latest versions of the *clover* image and works only on the versions *clover_v0.16-clover_v0.17*.
Infrared sensors are a convenient tool for transmitting any commands to the copter. They are flexible in configuration, and interaction with them is possible in Python.