From 01b9450d5a3332b914026e389cb3a3e6d009b6c2 Mon Sep 17 00:00:00 2001
From: darker <mr.darker@163.com>
Date: 星期五, 14 二月 2025 14:11:31 +0800
Subject: [PATCH] 1. 添加三菱CC-LINK的SDK
---
SourceCode/Bond/Servo/HsmsAction.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/SourceCode/Bond/Servo/HsmsAction.h b/SourceCode/Bond/Servo/HsmsAction.h
index 6defe08..e4f6910 100644
--- a/SourceCode/Bond/Servo/HsmsAction.h
+++ b/SourceCode/Bond/Servo/HsmsAction.h
@@ -4,7 +4,7 @@
#define ACTION_IDLE 0
#define ACTION_HELLO 1 /* S1F1 */
-
+#define ACTION_ALARM_REPORT 2 /* S5F1 */
class CHsmsAction
{
--
Gitblit v1.9.3