1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00
betaflight/tabs/initial_setup.html
2013-04-09 01:49:49 +02:00

15 lines
No EOL
697 B
HTML

<div class="tab-initial_setup">
<div class="section">
<a class="calibrateAccel" href="#">Calibrate Accelerometer</a>
<p>
Place frame on a <strong style="color: green;">level</strong> surface, proceed with calibration, ensure it is <strong style="color: red;">not</strong> moving during this period.
</p>
</div>
<div class="section">
<a class="calibrateMag" href="#">Calibrate Magnetometer</a>
<p>
Click the button, move multirotor atleast <strong>360</strong> degrees on all axis of rotation. <br />
You have <strong style="color: red;">30 seconds</strong> to perform this task.
</p>
</div>
</div>