1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-25 09:16:01 +03:00

edit old comment

This commit is contained in:
JuliooCesarMDM 2021-11-04 20:07:07 -03:00
parent 9236d35548
commit 6f12d8cfab

View file

@ -61,12 +61,7 @@ FILE_COMPILE_FOR_SPEED
#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
* Y-axis = East/Right
* Z-axis = Up