1、修复了打开激光后无法保持的bug
2、未注册时无需向网关发送已打开激光指令 3、开启和关闭激光时会向网关上报状态
This commit is contained in:
@@ -101,8 +101,6 @@ typedef struct {
|
||||
bool CaliFlag; //标校标志位
|
||||
|
||||
int16_t Nonce; //随机数
|
||||
|
||||
bool LaserFlag;
|
||||
}AppDetect_t;
|
||||
extern AppDetect_t App;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user