component/btdm : change bt.h name to esp_bt.h to form the name prefix
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "nvs_flash.h"
|
||||
#include "bt.h"
|
||||
#include "esp_bt.h"
|
||||
#include "driver/uart.h"
|
||||
#include "esp_log.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user