[spektrum] INFO msg about sign change on STM-SPEKTRUM

This commit is contained in:
Christophe De Wagter
2015-11-06 19:39:01 +01:00
parent b593f33f69
commit 679312ed5f
2 changed files with 4 additions and 0 deletions
@@ -35,6 +35,8 @@
// for timer_get_frequency
#include "mcu_arch.h"
INFO("Radio-Control now follows PPRZ sign convention: this means you might need to reverese some channels in your transmitter: RollRight / PitchUp / YawRight / FullThrottle / Auto2 are positive deflections")
// for Min macro
#include "std.h"
@@ -26,6 +26,8 @@
#include "superbitrf_rc.h"
#include "subsystems/radio_control.h"
INFO("Radio-Control now follows PPRZ sign convention: this means you might need to reverese some channels in your transmitter: RollRight / PitchUp / YawRight / FullThrottle / Auto2 are positive deflections")
/**
* Initialization
*/