mirror of
https://github.com/bjoernellens1/cps_microros_imu.git
synced 2024-11-22 16:13:48 +00:00
11 lines
266 B
C++
11 lines
266 B
C++
|
|
// #include "encoder.h"
|
|
|
|
// // Yes, all the code is in the header file, to provide the user
|
|
// // configure options with #define (before they include it), and
|
|
// // to facilitate some crafty optimizations!
|
|
|
|
// Encoder_internal_state_t * Encoder::interruptArgs[];
|
|
|
|
|