mirror of
https://github.com/tsl0922/EPD-nRF5.git
synced 2025-12-11 16:28:12 +08:00
upgrade to sdk12
This commit is contained in:
@@ -13,10 +13,11 @@
|
||||
#ifndef EPD_BLE_H__
|
||||
#define EPD_BLE_H__
|
||||
|
||||
#include "ble.h"
|
||||
#include "ble_srv_common.h"
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include "ble.h"
|
||||
#include "ble_srv_common.h"
|
||||
#include "sdk_config.h"
|
||||
#include "DEV_Config.h"
|
||||
|
||||
#define BLE_UUID_EPD_SERVICE 0x0001
|
||||
|
||||
Reference in New Issue
Block a user