mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 18:19:07 -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"
|