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 15356857b5
commit 596ccc6793

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"