]> granicus.if.org Git - esp-idf/commitdiff
bluetooth: Remove bt.h header (deprecated in v3.1-dev)
authorAngus Gratton <angus@espressif.com>
Wed, 21 Aug 2019 02:17:57 +0000 (12:17 +1000)
committerAngus Gratton <gus@projectgus.com>
Thu, 12 Sep 2019 23:44:07 +0000 (09:44 +1000)
components/bt/include/bt.h [deleted file]

diff --git a/components/bt/include/bt.h b/components/bt/include/bt.h
deleted file mode 100644 (file)
index a957698..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#pragma once
-#warning "This header is deprecated, please use functions defined in esp_bt.h instead."
-#include "esp_bt.h"