aboutsummaryrefslogtreecommitdiffstats
path: root/patch/rwapp_config.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patch/rwapp_config.h.patch')
-rw-r--r--patch/rwapp_config.h.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/patch/rwapp_config.h.patch b/patch/rwapp_config.h.patch
new file mode 100644
index 0000000..16834fa
--- /dev/null
+++ b/patch/rwapp_config.h.patch
@@ -0,0 +1,12 @@
+--- sdk/driver/ble/ble_pub/modules/app/api/rwapp_config.h 2021-08-16 11:59:34.000000000 -0500
++++ ../sdk/driver/ble/ble_pub/modules/app/api/rwapp_config.h 2023-07-10 17:10:11.508299753 -0500
+@@ -108,7 +108,8 @@
+ // <e> BLE_APP_SEC
+ // <i> BLE_APP_SEC enable /disable
+ // </e>
+-#if ( 0 )
++// #if ( 0 )
++#if ( 1 )
+ #define CFG_APP_SEC
+ #endif
+