#ifndef TORQUEBRAKE_H #define TORQUEBRAKE_H #include #include "torquebrake.pb.h" extern iv::controller::torquebrake gtb; extern int gnothavetb ; extern QMutex gMutextb; void EnableTorqueBrakeTest(); #endif // TORQUEBRAKE_H