From 842bb64195f958b050867c50db66fc0aa413dafb Mon Sep 17 00:00:00 2001
From: QuakeGod <quakegod@sina.com>
Date: 星期六, 27 七月 2024 10:42:56 +0800
Subject: [PATCH] KBus upgrade

---
 CCT6_TestApp1/Inc/functions.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/CCT6_TestApp1/Inc/functions.h b/CCT6_TestApp1/Inc/functions.h
index 0ca4578..46e94e4 100644
--- a/CCT6_TestApp1/Inc/functions.h
+++ b/CCT6_TestApp1/Inc/functions.h
@@ -125,6 +125,7 @@
 void SLPSendPacket(void * str, uchar len);
 	
 int PutStr(char * str1, int len1);
+int PutStr2(char * str1, int len1);
 int SendPacket(int nChn, void * pBuf,int len1);
 //int SendPacket1(void * pBuf,int len1);
 //int SendPacket2(pKBPacket p1,int len1);

--
Gitblit v1.9.1