1
0
mirror of https://gitlab.com/lander-team/static-load-test-code.git synced 2025-06-16 15:17:25 +00:00
2021-11-17 15:38:51 -07:00

3 lines
57 B
C

struct LoadCells{
double lc0, lc1, lc2, lc3 = 0.0;
};