mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
component/bt : cleanup the un-necessary include in api.h
1. cleanup the un-necessary include in api.h for "extern c" 2. add UUID define
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#ifndef __ESP_GATTC_API_H__
|
||||
#define __ESP_GATTC_API_H__
|
||||
|
||||
#include "bt_types.h"
|
||||
#include "esp_bt_defs.h"
|
||||
#include "esp_gatt_defs.h"
|
||||
#include "esp_err.h"
|
||||
|
Reference in New Issue
Block a user