Rev 1596 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1596 | Rev 1604 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | // + see the File "License.txt" for further Informations |
9 | // + see the File "License.txt" for further Informations |
10 | // ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
10 | // ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
Line 11... | Line 11... | ||
11 | 11 | ||
12 | #include "rc.h" |
12 | #include "rc.h" |
13 | #include "main.h" |
13 | #include "main.h" |
Line 14... | Line 14... | ||
14 | #define ACT_S3D_SUMMENSIGNAL |
14 | //#define ACT_S3D_SUMMENSIGNAL |
15 | 15 | ||
16 | volatile int PPM_in[26]; |
16 | volatile int PPM_in[26]; |
17 | volatile int PPM_diff[26]; // das diffenzierte Stick-Signal |
17 | volatile int PPM_diff[26]; // das diffenzierte Stick-Signal |