14 lines
234 B
Plaintext
14 lines
234 B
Plaintext
/*
|
|
* 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; // |