Rev 693 | Rev 805 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 693 | Rev 717 | ||
---|---|---|---|
Line 37... | Line 37... | ||
37 | 37 | ||
Line 38... | Line 38... | ||
38 | extern struct str_DebugOut DebugOut; |
38 | extern struct str_DebugOut DebugOut; |
39 | 39 | ||
40 | struct str_WinkelOut |
40 | struct str_WinkelOut |
- | 41 | { |
|
41 | { |
42 | unsigned int Winkel[2]; |
42 | unsigned int Winkel[2]; |
43 | unsigned char UserParameter[4]; |
Line 43... | Line 44... | ||
43 | }; |
44 | }; |