Subversion Repositories FlightCtrl

Rev

Rev 325 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 325 Rev 403
Line 1... Line 1...
1
/*********************************************************************************************************************************
1
/*********************************************************************************************************************************
2
 *                                                                                                                                *
2
 *                                                                                                                                *
3
 * Handling of MK LCD                                                                                                             *
3
 * Handling of MK LCD                                                                                                             *
4
 *                                                                                                                                *
4
 *                                                                                                                                *
5
 * Author:        Marcus -LiGi- Bueschleb                                                                                         *
5
 * Author:        Marcus -LiGi- Bueschleb                                                                                         *
6
 * Project-Start: 9/2007                                                                                                          *
-
 
7
 * Mailto:        ligi@smart4mobile.de                                                                                            *
-
 
-
 
6
 *
8
 * Licence:       Creative Commons / Non Commercial                                                                               *
7
 * see README for further Infos
9
 * Big Up:        Holger&Ingo                                                                                                     *
-
 
-
 
8
 *
10
 *********************************************************************************************************************************/
9
 *********************************************************************************************************************************/
Line 11... Line 10...
11
 
10
 
12
public class MKLCD
11
public class MKLCD
13
   implements Runnable
12
   implements Runnable