X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flibr2c2%2Farducontrol.h;h=01ee2814c6f2bff1f3e52ad11b67070a97e85900;hb=22f5774d4f27bef8741c884844d991d9e1da273f;hp=3bb956badb4db577fbd4b60cffa9f2986f9c8046;hpb=3ea934a7c6be204f82e5d41c3be8d5256efdac64;p=r2c2.git diff --git a/source/libr2c2/arducontrol.h b/source/libr2c2/arducontrol.h index 3bb956b..01ee281 100644 --- a/source/libr2c2/arducontrol.h +++ b/source/libr2c2/arducontrol.h @@ -384,7 +384,6 @@ private: SensorMap sensors; - Msp::Mutex mutex; Queue command_queue; Queue completed_commands; RefreshTask refresh;