Unverified Commit 47111a6e authored by Earle F. Philhower, III's avatar Earle F. Philhower, III Committed by GitHub

Undo BSTstackLib warning (#1758)

Undo #1751
parent f6a5ef0f
......@@ -2,8 +2,6 @@
Arduino Wrapper for BTstack
*/
#warning The BTStackLib is no longer supported by BlueKitchen, use at your own risk
#include <_needsbt.h>
#ifndef __ARDUINO_BTSTACK_H
......
......@@ -24,7 +24,6 @@ function skip_ino()
/p13_TouchSensorLamp/
/StringComparisonOperators/
/PDMSerialPlotter/
/BTstackLib/
EOL
echo $ino | grep -q -F "$skiplist"
echo $(( 1 - $? ))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment