In output.cpp, SERVO[] & motor[]

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
WONHEELEE
Posts: 2
Joined: Sat Dec 05, 2015 6:27 am

In output.cpp, SERVO[] & motor[]

Post by WONHEELEE »

Hi.

I want to know some variables in output.cpp

1. what's difference between SERVO[] array variable and motor[] ?

2. what is the meaning of PRI_SERVO_FROM and SEC_SERVO_FROM ?
(I searched in def.h. but, it was just number of motor (like using motor from 1 to 2). i couldn't understand.. anyone plz give me some idead)

3. Is there any documentation about varaibles and function in multiwii opensource ?~

Post Reply