Skip to content

Commit

Permalink
Undo BSTstackLib warning (#1758)
Browse files Browse the repository at this point in the history
Undo #1751
  • Loading branch information
earlephilhower authored Oct 8, 2023
1 parent f6a5ef0 commit 47111a6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions libraries/BTstackLib/src/BTstackLib.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion tests/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ function skip_ino()
/p13_TouchSensorLamp/
/StringComparisonOperators/
/PDMSerialPlotter/
/BTstackLib/
EOL
echo $ino | grep -q -F "$skiplist"
echo $(( 1 - $? ))
Expand Down

0 comments on commit 47111a6

Please sign in to comment.