Finally, this should fix CMS50 import freezing the oximeter

This commit is contained in:
Mark Watkins 2011-12-04 02:20:12 +10:00
commit 63b002e8d2

View File

@ -657,7 +657,6 @@ bool CMS50Serial::startImport()
//make sure there is a data stream first..
createSession();
return true;
}