From 3cd5be3ed0c722869e56924c68c03b5b669e02fc Mon Sep 17 00:00:00 2001 From: Tove Rumar Date: Wed, 11 Dec 2024 13:12:26 +0100 Subject: [PATCH] Remove motor spin from startup sequence for BL --- .../tutorials/getting-started-with-crazyflie-brushless.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/documentation/tutorials/getting-started-with-crazyflie-brushless.md b/src/documentation/tutorials/getting-started-with-crazyflie-brushless.md index 4c4e19c9..5d1d91bf 100644 --- a/src/documentation/tutorials/getting-started-with-crazyflie-brushless.md +++ b/src/documentation/tutorials/getting-started-with-crazyflie-brushless.md @@ -121,9 +121,7 @@ Your Crazyflie 2.1 Brushless is now assembled! {% si_step power on! %} The assembly is finished, now it’s time to power it on! Note that the power -button is a push button, not a sliding button. During the power-on -self-test all the propellers will spin in sequence. Make sure they all -spin, if they don’t then check the motor connections. +button is a push button, not a sliding button. The LEDs on the Crazyflie 2.1 Brushless will run in a startup sequence that can be seen in the video. {% tutorialVideo /videos/BL_power_on.mp4 %} {% endsi_step %}