diff options
| author | Bernhard Guillon <Bernhard.Guillon@begu.org> | 2024-12-22 20:12:21 +0100 |
|---|---|---|
| committer | Bernhard Guillon <Bernhard.Guillon@begu.org> | 2024-12-22 20:12:21 +0100 |
| commit | 7754ef7204e873aa33d55ebe5002257e3941e942 (patch) | |
| tree | 873dc17f83c61f56e452330c2d1d2d0343305f67 /patch/rwapp_config.h.patch | |
| download | wb3s-ble-nebula-galaxy-7754ef7204e873aa33d55ebe5002257e3941e942.tar.gz wb3s-ble-nebula-galaxy-7754ef7204e873aa33d55ebe5002257e3941e942.zip | |
Import bk_ble from elektroda forum
https://www.elektroda.com/rtvforum/topic3989434.html\#20742145
Diffstat (limited to 'patch/rwapp_config.h.patch')
| -rw-r--r-- | patch/rwapp_config.h.patch | 12 |
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 + |
