From 89e932fb391cb6043058f113db8512372416cdc4 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Fri, 20 Sep 2024 09:35:25 +0800 Subject: [PATCH] fix some bug --- .cproject | 3 +- a8000_protocol | 2 +- .../pipette_module/pipette_ctrl_module_v2.cpp | 171 ++++++++++++--------- .../pipette_module/pipette_ctrl_module_v2.hpp | 6 +- sdk/components/tmc/ic/ztmc5130.cpp | 2 +- sdk/components/zcancmder/zcan_protocol_parser.cpp | 2 +- 6 files changed, 103 insertions(+), 83 deletions(-) diff --git a/.cproject b/.cproject index c89d1ed..2fb2360 100644 --- a/.cproject +++ b/.cproject @@ -29,7 +29,7 @@