arduino-esp32/tools/sdk/include/bt/bt.h

4 lines
121 B
C
Raw Normal View History

#pragma once
#warning "This header is deprecated, please use functions defined in esp_bt.h instead."
#include "esp_bt.h"