Skip to content
Snippets Groups Projects
Verified Commit c8fe5f41 authored by Thomas Lambert's avatar Thomas Lambert :helicopter:
Browse files

fix(logg): calibrate tension

parent 214156b4
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment