Increased update rate to get rid of glitches in servo movements

This commit is contained in:
Anton Matosov
2015-03-03 23:31:23 -08:00
parent c5bb12be3b
commit 7bf6c3bae8

View File

@@ -90,7 +90,7 @@ static const int ERROR = -1;
#define GIMBAL_DEVICE_PATH "/dev/gimbal"
#define GIMBAL_UPDATE_INTERVAL (50 * 1000)
#define GIMBAL_UPDATE_INTERVAL (5 * 1000)
#define GIMBALIOCATTCOMPENSATE 1