Updates docs/arduino.md

Auto commit by GitBook Editor
This commit is contained in:
Oleg Kalachev
2017-12-13 19:14:48 +03:00
parent 8fa4a35b3d
commit e32ac51a6d

View File

@@ -92,7 +92,7 @@ void setup()
// Ждем 5 секунд
delay(5000);
sp.req.auto_arm = false;
nav_req.auto_arm = false;
// Пролет вперед на 3 метра:
nh.loginfo("Fly forward");