variation int16_t -> int32_t, BLE上报2字节->3字节,去掉±32767截断

This commit is contained in:
wangfq
2026-07-20 08:48:49 +08:00
parent e3a27af24f
commit 8c1e15bac2
6 changed files with 65 additions and 4 deletions
@@ -0,0 +1,14 @@
/*
* dbn_ble_srv.c
*
* Created on: Aug 27, 2024
* Author: Thinkpad
*/
#include "dbn_ble_srv.h"
#include "cmcng.h"
#include "storage.h"
#include "CH59x_common.h"
uint8_t g_flag_notify_temp = 0; //