From a25c3c49b35d20a42f77b70edb899c4b5148ff6c Mon Sep 17 00:00:00 2001 From: zhaohe Date: Mon, 23 Oct 2023 12:20:29 +0800 Subject: [PATCH] update --- usrc/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usrc/main.cpp b/usrc/main.cpp index 0f67217..ee05764 100644 --- a/usrc/main.cpp +++ b/usrc/main.cpp @@ -60,7 +60,7 @@ void umain() { zos_init(&zoscfg); uint8_t deviceId = getId(); - ZLOGI(TAG, "motorId:%d", deviceId + STEP_MOTOR_ID_OFF); + ZLOGI(TAG, "motorId:%d", deviceId); /*******************************************************************************