Calibration for single yoke apparatus

This commit is contained in:
2025-12-02 11:47:44 -06:00
parent 0580c44aa3
commit 942827b36f
2 changed files with 12 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
#ifndef CONSTANTS_H
#define CONSTANTS_H
#define OFFSET 19532
#define SCALE 108.633064
#endif