Skip to content

Commit

Permalink
#351 - Fix USART number for star tracker.
Browse files Browse the repository at this point in the history
  • Loading branch information
msuder committed Nov 6, 2024
1 parent dfc443a commit ac372c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cfg/sims/nos3-simulator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -623,8 +623,8 @@
<node-name>star-tracker-command</node-name>
</connection>
<connection><type>usart</type>
<bus-name>usart_29</bus-name>
<node-port>29</node-port>
<bus-name>usart_10</bus-name>
<node-port>10</node-port>
</connection>
</connections>
<data-provider>
Expand Down
2 changes: 1 addition & 1 deletion components/generic_star_tracker

0 comments on commit ac372c0

Please sign in to comment.