Skip to content

Commit 455a65c

Browse files
committed
fix key (EMGCoordinateSystemUnits -> EMGCoordinateUnits)
1 parent 34475ca commit 455a65c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"EMGCoordinateSystem": "Other",
33
"EMGCoordinateSystemDescription": "X: USP → RSP; Y: Right-hand rule (limits: Olecranon Process → Cubital Fossa); Z: midpoint RSP-USP → LHE; Radial Styloid Process (RSP); Ulnar Styloid Process (USP), Lateral Humerus Epicondyle (LHE), Posterior Elbow (Olecranon Process)",
4-
"EMGCoordinateSystemUnits": "percent"
4+
"EMGCoordinateUnits": "percent"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"EMGCoordinateSystem": "Other",
33
"EMGCoordinateSystemDescription": "X: RSP → USP; Y: Right-hand rule (limits: Olecranon Process → Cubital Fossa); Z: midpoint RSP-USP → LHE; Radial Styloid Process (RSP); Ulnar Styloid Process (USP), Lateral Humerus Epicondyle (LHE), Posterior Elbow (Olecranon Process)",
4-
"EMGCoordinateSystemUnits": "percent"
4+
"EMGCoordinateUnits": "percent"
55
}

0 commit comments

Comments
 (0)