#define REVERSE_CH1_ELEVON 0
I have been putting this into the APM_Config.h tab.
I have had similar trouble trying to reverse the throttle. From what I can find the command is
#define THROTTLE_REVERSE 0
I also define this in the APM_Config.h tab with no success in reversing it.
I know this is a simple thing but I spent the last 2 days scouring the forums and trying things on my own with no success and I am going a bit crazy at this point. This is the final adjustment I need to make before I make my first flight so I am very excited to try it out!!
You need to be a member of diydrones to add comments!
Replies
As for Throttle, the way to do it is to change this in the config.h file:
# define THROTTLE_REVERSE DISABLED