From 0aeaad0dbccc7c72fba93cb82b6f350c9126451a Mon Sep 17 00:00:00 2001 From: QuakeGod <QuakeGod@sina.com> Date: 星期四, 29 七月 2021 09:20:57 +0800 Subject: [PATCH] 2021-07-28 commit --- Inc/KLink.h | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Inc/KLink.h b/Inc/KLink.h index 4a68eef..ea4bd0e 100644 --- a/Inc/KLink.h +++ b/Inc/KLink.h @@ -140,9 +140,10 @@ KLDataTypeWLY = 4, KLDataTypeDT = 5, KLDataTypeSDT = 6, - KLDataTypeSV = 7, - KLDataTypeEV = 8, - KLDataTypeLD = 9, + KLDataTypeWSR = 7, + KLDataTypeSV = 8, + KLDataTypeEV = 9, + KLDataTypeLD = 10, KLDataSysCfg = 25, KLDataTypeFlash = 33 , -- Gitblit v1.9.1