Skip to content

Commit

Permalink
Change older firmware RA to match
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgee authored Nov 2, 2023
1 parent ab721c7 commit 57ff0a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/mounts/ioptron/v250.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmd_post: '#'
latitude_format: '{:+07.0f}'
longitude_format: '{:+07.0f}'
ra_format: '{:08.0f}'
dec_format: '{:+08.0f}'
dec_format: '{:+09.0f}'
status_format: >-
(?P<longitude>[+\-]\d{6})
(?P<latitude>\d{6})
Expand Down

0 comments on commit 57ff0a9

Please sign in to comment.