mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
4 lines
121 B
C
4 lines
121 B
C
#pragma once
|
|
#warning "This header is deprecated, please use functions defined in esp_bt.h instead."
|
|
#include "esp_bt.h"
|