1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-18 08:54:15 +01:00

OP-36: Remove debug

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3096 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
peabody124 2011-03-29 00:15:27 +00:00 committed by peabody124
parent 1e8e2f89fd
commit f09763b0a6

View File

@ -91,7 +91,6 @@ void ConfigCCAttitudeWidget::timeout() {
void ConfigCCAttitudeWidget::startAccelCalibration() {
QMutexLocker locker(&startStop);
qDebug() << "Click";
updates = 0;
x_accum.clear();
y_accum.clear();