File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2826,7 +2826,7 @@ void bluetooth::deviceDiscovered(const QBluetoothDeviceInfo &device) {
28262826 (upperDeviceName.startsWith (QStringLiteral (" FAL-SPORTS" )) && toorx_bike) ||
28272827 upperDeviceName.startsWith (QStringLiteral (" DKN MOTION" ))) &&
28282828 (toorx_bike))) &&
2829- !trxappgateusb && !toorx_ftms && !toorx_ftms_treadmill && !trxappgateusbBike && (filter || isRI009R) && !iconsole_elliptical && !iconsole_rower && ftms_elliptical.contains (QZSettings::default_ftms_elliptical) && !csc_as_bike) {
2829+ !trxappgateusb && !toorx_ftms && !toorx_ftms_treadmill && !trxappgateusbBike && !isConfiguredFtmsRowerDevice && (filter || isRI009R) && !iconsole_elliptical && !iconsole_rower && ftms_elliptical.contains (QZSettings::default_ftms_elliptical) && !csc_as_bike) {
28302830 this ->setLastBluetoothDevice (b);
28312831 this ->stopDiscovery ();
28322832 trxappgateusbBike =
You can’t perform that action at this time.
0 commit comments