Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
fix: module 1 offset
Browse files Browse the repository at this point in the history
  • Loading branch information
mimizh2418 committed Sep 20, 2023
1 parent de1b0ea commit efd6554
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*/
public class ModuleMagnetOffset {
private static final double[] offsets = new double[]{
150.469, // Module 1
75.469, // Module 1
91.318, // Module 2
256.729, // Module 3
9.0, // Module 4
Expand Down

0 comments on commit efd6554

Please sign in to comment.