main/Kconfig.projbuild

changeset 30
7448b8dd4288
parent 9
1659bd3c7a2b
child 33
5bd5f6668f71
--- a/main/Kconfig.projbuild	Sat Apr 15 13:29:40 2023 +0200
+++ b/main/Kconfig.projbuild	Sun Apr 16 12:27:12 2023 +0200
@@ -120,4 +120,10 @@
 
     endmenu
 
+    config ENABLE_BLE_GATT
+	bool "Enable Bluetooth LE"
+	help
+		Select this is you want to include the BLE GATT server.
+
+
 endmenu

mercurial