Rev 1495 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1495 | Rev 1496 | ||
---|---|---|---|
Line 29... | Line 29... | ||
29 | * Claas Anders "CaScAdE" Rathje for providing the font and his C-OSD code * |
29 | * Claas Anders "CaScAdE" Rathje for providing the font and his C-OSD code * |
30 | * http://www.mylifesucks.de/oss/c-osd/ * |
30 | * http://www.mylifesucks.de/oss/c-osd/ * |
31 | * Harald Bongartz "HaraldB" for providing his Ideas and Code for usibility* |
31 | * Harald Bongartz "HaraldB" for providing his Ideas and Code for usibility* |
32 | *****************************************************************************/ |
32 | *****************************************************************************/ |
33 | /** |
33 | /** |
34 | * @author Cebra |
34 | * @Author Cebra |
35 | * |
35 | * |
36 | * ${tags} |
36 | * ${tags} |
37 | */ |
37 | */ |
38 | //** |
38 | //** |
39 | // * |
39 | // * |
40 | // * |
40 | // * |
41 | // * |
41 | // * |
42 | // |
42 | // |
43 | /* |
43 | /* |
44 | * File name: $HeadURL: file:///var/www/vhosts/mikrokopter.de/svn/mikrosvn/Projects/Transportables_Koptertool/branch/GPL_PKT_V3_5_8a_FC086/main.h $ |
44 | * File name: $HeadURL: file:///var/www/vhosts/mikrokopter.de/svn/mikrosvn/Projects/Transportables_Koptertool/branch/GPL_PKT_V3_5_8a_FC086/main.h $ |
45 | * Revision: $Revision: 1495 $ |
45 | * Revision: $Revision: 1496 $ |
46 | * Last modified: $Date: 2012-01-15 21:30:11 +0100 (Sun, 15 Jan 2012) $ |
46 | * Last modified: $Date: 2012-01-15 21:31:25 +0100 (Sun, 15 Jan 2012) $ |
47 | * Last modified by: $Author: $ |
47 | * Last modified by: $Author: $ |
48 | * $Id: main.h 1495 2012-01-15 20:30:11Z $ |
48 | * $Id: main.h 1496 2012-01-15 20:31:25Z $ |
49 | */ |
49 | */ |
50 | #ifndef _MAIN_H |
50 | #ifndef _MAIN_H |
51 | #define _MAIN_H |
51 | #define _MAIN_H |
Line 52... | Line 52... | ||
52 | 52 |