Module:magnetometer works without magInMsg. What's it for? #264
-
I noticed today that the magnetometer module in |
Beta Was this translation helpful? Give feedback.
Answered by
TomThomson93
Mar 27, 2023
Replies: 1 comment 1 reply
-
I see in line 271: So TAM is subscribed to the magModule message... Maybe a bit weirdly positioned in the code |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
patrickwalton
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see in line 271:
TAM.magInMsg.subscribeTo(magModule.envOutMsgs[0])
So TAM is subscribed to the magModule message... Maybe a bit weirdly positioned in the code