We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff25a5 commit b90c770Copy full SHA for b90c770
Functions/+BpodLib/+calibration/+liquid/+ui/VerifyCOMGUI.m
@@ -27,7 +27,6 @@ function VerifyCOMGUI(BpodSystem)
27
along with this program. If not, see <http://www.gnu.org/licenses/>.
28
%}
29
30
-assert(strcmp(BpodLib.calibration.liquid.utils.checkCOM(BpodSystem), 'no'))
31
LiquidCal = BpodSystem.CalibrationTables.LiquidCal; % the handle is extracted for convenience
32
33
if BpodLib.multi.isMultiSetup(BpodSystem)
0 commit comments