Skip to content

Commit

Permalink
Making all feature disbaled by default in accordance to Sebastien com…
Browse files Browse the repository at this point in the history
…ments
  • Loading branch information
anshul-tii authored and martin-tii committed Nov 22, 2023
1 parent 73684f7 commit 0046760
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions modules/sc-mesh-secure-deployment/src/2_0/features.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
PHY: true
RSS: true
# By Defualt the features are disabled. To enable please type true

PHY: false
RSS: false
IDS: false
jamming: false

0 comments on commit 0046760

Please sign in to comment.