mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Changed BLE pin back to 123456 now - dynamic display sensing happening.
This commit is contained in:
parent
bd0ce731f1
commit
61f7f15dc1
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ build_flags =
|
|||
${faketec.build_flags}
|
||||
-D MAX_CONTACTS=100
|
||||
-D MAX_GROUP_CHANNELS=8
|
||||
-D BLE_PIN_CODE=0
|
||||
-D BLE_PIN_CODE=123456
|
||||
-D BLE_DEBUG_LOGGING=1
|
||||
-D ENABLE_PRIVATE_KEY_EXPORT=1
|
||||
-D ENABLE_PRIVATE_KEY_IMPORT=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue