Did current sweeps for some dists, might do more

This commit is contained in:
2025-12-05 10:56:40 -06:00
parent 942827b36f
commit 51f1fb3dc9
5 changed files with 89 additions and 6 deletions

View File

@@ -1,7 +1,10 @@
#ifndef CONSTANTS_H
#define CONSTANTS_H
#define OFFSET 19532
#define SCALE 108.633064
#define OFFSET0 19532
#define SCALE0 108.633064
#define OFFSET1 164066
#define SCALE1 102.531166
#endif