mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04: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"
|