Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1800 → Rev 1801

/branches/dongfang_FC_rewrite/output.c
92,7 → 92,7
* Set to 0 for using outputs as the usual flashing lights.
* Set to one of the DEBUG_... constants in output.h for using the outputs as debug lights.
*/
#define DIGITAL_DEBUG_MASK 0
#define DIGITAL_DEBUG_MASK DEBUG_MK3MAG
 
// invert means: An "1" bit in digital debug data will feed NO base current to output transistor.
#define DIGITAL_DEBUG_INVERT 0