bluetooth: Remove bt.h header (deprecated in v3.1-dev)

This commit is contained in:
Angus Gratton 2019-08-21 12:17:57 +10:00 committed by Angus Gratton
parent 05d3665a14
commit 62be877ada

View file

@ -1,3 +0,0 @@
#pragma once
#warning "This header is deprecated, please use functions defined in esp_bt.h instead."
#include "esp_bt.h"