Skip to content

Commit

Permalink
Remove ZWO Camera 1,2 since they introduce more problems than solve. …
Browse files Browse the repository at this point in the history
…User can still run them but they will not available in the XML file
  • Loading branch information
knro committed Oct 1, 2023
1 parent aec8c34 commit 913741f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions indi-asi/indi_asi.xml.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@
<device label="ZWO CCD" mdpd="true" manufacturer="ZWO">
<driver name="ZWO CCD">indi_asi_ccd</driver>
<version>@ASI_VERSION_MAJOR@.@ASI_VERSION_MINOR@</version>
</device>
<device label="ZWO Camera 1" manufacturer="ZWO">
<driver name="ZWO Camera">indi_asi_single_ccd</driver>
<version>@ASI_VERSION_MAJOR@.@ASI_VERSION_MINOR@</version>
</device>
<device label="ZWO Camera 2" manufacturer="ZWO">
<driver name="ZWO Camera">indi_asi_single_ccd</driver>
<version>@ASI_VERSION_MAJOR@.@ASI_VERSION_MINOR@</version>
</device>
</devGroup>
<devGroup group="Filter Wheels">
Expand Down

0 comments on commit 913741f

Please sign in to comment.