Skip to content

Commit

Permalink
Move rotator to focuser section. We need to create a new group dedica…
Browse files Browse the repository at this point in the history
…ted to rotators
  • Loading branch information
knro committed Dec 21, 2023
1 parent 63c7d48 commit 474ad44
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions drivers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,10 @@
<driver name="Rotator Simulator">indi_simulator_rotator</driver>
<version>1.0</version>
</device>
<device label="Wanderer Rotator Lite" manufacturer="Wanderer Astro">
<driver name="Wanderer Rotator Lite">indi_wanderer_lite_rotator</driver>
<version>1.0</version>
</device>
<device label="Microtouch" manufacturer="Starizona">
<driver name="Microtouch">indi_microtouch_focus</driver>
<version>0.1</version>
Expand Down Expand Up @@ -721,14 +725,10 @@
<driver name="DeepSkyDad FR1">indi_deepskydad_fr1</driver>
<version>1.0</version>
</device>
<device label="Wanderer Rotator Lite" manufacturer="Wanderer Astro">
<driver name="Wanderer Rotator Lite">indi_wanderer_lite_rotator</driver>
<version>1.0</version>
</device>
<device label="Wanderer Cover V3" manufacturer="Wanderer Astro">
<driver name="Wanderer Cover V3">indi_wanderer_cover</driver>
<version>1.0</version>
</device>
</device>
</devGroup>
<devGroup group="Domes">
<device label="ScopeDome Dome" manufacturer="ScopeDome">
Expand Down

0 comments on commit 474ad44

Please sign in to comment.