Download
Features
Modelle
MK-Tool
MikroKopter
Frontpage
Forum
Shop
Basics
Getting started
Video
Technical
MK-Board's
Assembly Overview
Calibrations
Transmitter/Receiver
Manuals
Software
MikroKopter-Tool
All Pages
defined in uart.h:
IMPORTANT: Make sure, that you use packed struktures in your compiler.
1 struct str_DebugOut 2 { 3 unsigned char Status[2]; 4 signed int Analog[32]; // Debugvalue can be displayed in MK-Tool as value or graph 5 };