Skip to content

Commit

Permalink
Fix GT1 connection issues (#732)
Browse files Browse the repository at this point in the history
Co-authored-by: Ilia Platone <info@iliaplatone.com>
  • Loading branch information
iliaplatone and Ilia Platone committed Feb 16, 2023
1 parent d0c377e commit 0fce060
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion indi-eqmod/ahpgtbase.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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())
Expand Down
Binary file modified libahp-gt/libahp_gt.so.amd64
Binary file not shown.
Binary file modified libahp-gt/libahp_gt.so.arm64
Binary file not shown.
Binary file modified libahp-gt/libahp_gt.so.armhf
Binary file not shown.
Binary file modified libahp-gt/libahp_gt.so.i386
Binary file not shown.

0 comments on commit 0fce060

Please sign in to comment.