From b5f5cee45e5e6cc7ca34928edbcba5ca7f723710 Mon Sep 17 00:00:00 2001 From: Anders Sandstrom Date: Thu, 3 Aug 2023 10:50:46 +0200 Subject: [PATCH] WIP --- ecmc_plugin_motion/src/ecmcMotionPlg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecmc_plugin_motion/src/ecmcMotionPlg.cpp b/ecmc_plugin_motion/src/ecmcMotionPlg.cpp index e80d2f7..e8eb88a 100644 --- a/ecmc_plugin_motion/src/ecmcMotionPlg.cpp +++ b/ecmc_plugin_motion/src/ecmcMotionPlg.cpp @@ -1036,4 +1036,4 @@ void ecmcMotionPlg::switchBuffers() { atTargetBuffer_->switchBuffer(); errorIdBuffer_->switchBuffer(); xPosBuffer_->switchBuffer(); -} \ No newline at end of file +}