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
 * Abstaction Layer to Communicate via J2ME and Bluetooth with the FlightCtrl of the MikroKopter Project (www.mikrokopter.de )  
3
 * Abstaction Layer to Communicate via J2ME and Bluetooth with the FlightCtrl of the MikroKopter Project (www.mikrokopter.de )  
4
 *                                                
4
 *                                                
5
 * Author:        Marcus -LiGi- Bueschleb          
5
 * Author:        Marcus -LiGi- Bueschleb          
6
 * Project-Start: 9/2007                          
-
 
7
 * Version:       0.07                            
-
 
8
 * Mailto:        ligi@smart4mobile.de            
-
 
9
 * Licence:       Creative Commons / Non Commercial
-
 
10
 * Big Up:        Holger&Ingo      
-
 
11
 *
6
 *
-
 
7
 * see README for further Infos
-
 
8
 *
-
 
9
 *
12
 ************************************************************************************************/
10
 *******************************************************************************************************************************/
Line 13... Line 11...
13
 
11
 
14
import javax.microedition.io.*;
12
import javax.microedition.io.*;
Line 15... Line 13...
15
import java.io.*;
13
import java.io.*;