mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 01:35:35 +03:00
edit old comment
This commit is contained in:
parent
9236d35548
commit
6f12d8cfab
1 changed files with 1 additions and 6 deletions
|
@ -61,12 +61,7 @@ FILE_COMPILE_FOR_SPEED
|
||||||
#include "sensors/sensors.h"
|
#include "sensors/sensors.h"
|
||||||
|
|
||||||
|
|
||||||
/**
|
/*
|
||||||
* In Cleanflight accelerometer is aligned in the following way:
|
|
||||||
* X-axis = Forward
|
|
||||||
* Y-axis = Left
|
|
||||||
* Z-axis = Up
|
|
||||||
* Our INAV uses different convention
|
|
||||||
* X-axis = North/Forward
|
* X-axis = North/Forward
|
||||||
* Y-axis = East/Right
|
* Y-axis = East/Right
|
||||||
* Z-axis = Up
|
* Z-axis = Up
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue