Skip to content

Commit

Permalink
Merge pull request #23 from Space-Systems/manschub-patch-3
Browse files Browse the repository at this point in the history
Update slam_timer.f90
  • Loading branch information
manschub authored Jan 8, 2025
2 parents dbcecc7 + 3607b11 commit 1265384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/astro/slam_timer.f90
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ module slam_timer
subroutine startTimer(id)

integer, intent(out) :: id
integer :: i

!** find available timer
do i = 1, size(timerData)
Expand Down

0 comments on commit 1265384

Please sign in to comment.