Skip to content

Commit

Permalink
Cannot connect to ESLinker treadmill (Issue cagnulein#2628)
Browse files Browse the repository at this point in the history
  • Loading branch information
cagnulein committed Oct 4, 2024
1 parent 1e2af21 commit b07a75d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tst/Devices/HorizonTreadmill/horizontreadmilltestdata.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ class HorizonTreadmillTestData : public TreadmillTestData {
this->addDeviceName("JFTM", comparison::StartsWithIgnoreCase);
this->addDeviceName("CT800", comparison::StartsWithIgnoreCase);
this->addDeviceName("MOBVOI TM", comparison::StartsWithIgnoreCase);
this->addDeviceName("ESANGLINKER", comparison::StartsWithIgnoreCase);
this->addDeviceName("DK202000725", comparison::StartsWithIgnoreCase);
this->addDeviceName("CTM780102C6BB32D62", comparison::StartsWithIgnoreCase);
this->addDeviceName("MX-TM ", comparison::StartsWithIgnoreCase);
Expand Down

0 comments on commit b07a75d

Please sign in to comment.