diff --git a/libraries/BTstackLib/src/BTstackLib.h b/libraries/BTstackLib/src/BTstackLib.h index f5d4ada27..f8e937da8 100644 --- a/libraries/BTstackLib/src/BTstackLib.h +++ b/libraries/BTstackLib/src/BTstackLib.h @@ -2,6 +2,8 @@ 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