From 4e5cb7960ce4e7e66d5190be67426aeca8b55c3d Mon Sep 17 00:00:00 2001
From: lichao <lichao@aiotlink.com>
Date: 星期五, 09 四月 2021 18:45:08 +0800
Subject: [PATCH] add heartbeat, not tested yet.

---
 src/proto.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/proto.h b/src/proto.h
index da3bde6..fff19ac 100644
--- a/src/proto.h
+++ b/src/proto.h
@@ -19,6 +19,7 @@
 #define PROTO_UA9UWKL1
 
 #include "bhome_msg.pb.h"
+#include "bhome_msg_api.pb.h"
 
 using namespace bhome::msg;
 

--
Gitblit v1.8.0