Rev 2112 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2112 | Rev 2158 | ||
---|---|---|---|
Line 65... | Line 65... | ||
65 | #endif |
65 | #endif |
Line 66... | Line 66... | ||
66 | 66 | ||
67 | // Parameter Set handling |
67 | // Parameter Set handling |
68 | IMUConfig_readOrDefault(); |
68 | IMUConfig_readOrDefault(); |
69 | channelMap_readOrDefault(); |
69 | channelMap_readOrDefault(); |
70 | mixerMatrix_readOrDefault(); |
70 | motorMixer_readOrDefault(); |
Line 71... | Line 71... | ||
71 | paramSet_readOrDefault(); |
71 | paramSet_readOrDefault(); |
72 | 72 |