mirror of
https://gitlab.com/lander-team/static-load-test-code.git
synced 2025-08-02 19:41:22 +00:00
Implementing static load test
This commit is contained in:
3
include/LoadCells.h
Normal file
3
include/LoadCells.h
Normal file
@@ -0,0 +1,3 @@
|
||||
struct LoadCells{
|
||||
double lc0, lc1, lc2, lc3 = 0.0;
|
||||
};
|
Reference in New Issue
Block a user