diff --git a/indi-eqmod/ahpgtbase.cpp b/indi-eqmod/ahpgtbase.cpp index 0f2d9351d..02efc8969 100644 --- a/indi-eqmod/ahpgtbase.cpp +++ b/indi-eqmod/ahpgtbase.cpp @@ -28,7 +28,6 @@ bool AHPGTBase::Handshake() { if(EQMod::Handshake()) { - ahp_gt_select_device(0); if(!ahp_gt_connect_fd(PortFD)) { if(!ahp_gt_detect_device()) diff --git a/libahp-gt/libahp_gt.so.amd64 b/libahp-gt/libahp_gt.so.amd64 index 548ac0037..6d6035420 100755 Binary files a/libahp-gt/libahp_gt.so.amd64 and b/libahp-gt/libahp_gt.so.amd64 differ diff --git a/libahp-gt/libahp_gt.so.arm64 b/libahp-gt/libahp_gt.so.arm64 index 37d7c0818..b3bdb6585 100755 Binary files a/libahp-gt/libahp_gt.so.arm64 and b/libahp-gt/libahp_gt.so.arm64 differ diff --git a/libahp-gt/libahp_gt.so.armhf b/libahp-gt/libahp_gt.so.armhf index 3e71bcdfa..544d3fc7c 100755 Binary files a/libahp-gt/libahp_gt.so.armhf and b/libahp-gt/libahp_gt.so.armhf differ diff --git a/libahp-gt/libahp_gt.so.i386 b/libahp-gt/libahp_gt.so.i386 index 604e21d42..798ec830f 100755 Binary files a/libahp-gt/libahp_gt.so.i386 and b/libahp-gt/libahp_gt.so.i386 differ