Rev 2289 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2289 | Rev 2431 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | /// This file is part of MIKROKOPTER SERIAL CONTROL TUTORIAL. |
2 | /// This file is part of MIKROKOPTER SERIAL CONTROL TUTORIAL. |
3 | /// by JOHN C. MACDONALD at Ira A. Fulton College of Engineering and Technology |
3 | /// by JOHN C. MACDONALD at Ira A. Fulton College of Engineering and Technology |
4 | /// (http://hdl.lib.byu.edu/1877/2747) |
4 | /// (http://hdl.lib.byu.edu/1877/2747) |
5 | /// (http://hdl.lib.byu.edu/1877/2748) |
5 | /// (http://hdl.lib.byu.edu/1877/2748) |
6 | ///============================================================================ |
6 | ///============================================================================ |
- | 7 | /// made minor changes here... |
|
- | 8 | ///============================================================================ |
|
- | 9 | ||
Line 7... | Line 10... | ||
7 | 10 | ||
8 | using System; |
11 | using System; |
9 | using System.Collections.Generic; |
12 | using System.Collections.Generic; |
10 | using System.Linq; |
13 | using System.Linq; |