diff --git a/controller/controller.ino b/controller/controller.ino index 6498bb2bb42da97a5097a49c8e5105fd09c970a3..0f6a6ffd00b789394536bb5ae235cb355526f99c 100644 --- a/controller/controller.ino +++ b/controller/controller.ino @@ -42,7 +42,7 @@ #define TENS2_PIN A1 // Tension measurement for Aft motor // Values -#define DIV_RES1 47800.0 // Resistance of R1 in the voltage dividers +#define DIV_RES1 48254.0 // Resistance of R1 in the voltage dividers #define DIV_RES2 6800.0 // Resistance of R2 in the voltage dividers #define SEN0098_VCC 5 // Supply voltage of the current sensors