Skip to content

Commit 47111a6

Browse files
Undo BSTstackLib warning (#1758)
Undo #1751
1 parent f6a5ef0 commit 47111a6

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

libraries/BTstackLib/src/BTstackLib.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
Arduino Wrapper for BTstack
33
*/
44

5-
#warning The BTStackLib is no longer supported by BlueKitchen, use at your own risk
6-
75
#include <_needsbt.h>
86

97
#ifndef __ARDUINO_BTSTACK_H

tests/common.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ function skip_ino()
2424
/p13_TouchSensorLamp/
2525
/StringComparisonOperators/
2626
/PDMSerialPlotter/
27-
/BTstackLib/
2827
EOL
2928
echo $ino | grep -q -F "$skiplist"
3029
echo $(( 1 - $? ))

0 commit comments

Comments
 (0)