mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 18:16:34 +03: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"
|