Skip to content

Commit 7b49c58

Browse files
committed
Set Rotator driver to implement IRotatorV3
1 parent 06a124d commit 7b49c58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Remote Client Device Base Classes/Rotator Base Class.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace ASCOM.Remote
1313
/// <summary>
1414
/// ASCOM Remote Rotator base class
1515
/// </summary>
16-
public class RotatorBaseClass : ReferenceCountedObjectBase, IRotatorV2
16+
public class RotatorBaseClass : ReferenceCountedObjectBase, IRotatorV3
1717
{
1818
#region Variables and Constants
1919

0 commit comments

Comments
 (0)