Skip to content

Commit bda7678

Browse files
author
Veijo Pesonen
committed
Sets NVStore disabled by default
1 parent e4e6c64 commit bda7678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/storage/nvstore/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"config": {
44
"enabled": {
55
"macro_name": "NVSTORE_ENABLED",
6-
"value": true,
6+
"value": false,
77
"help": "Enabled"
88
},
99
"max_keys": {

0 commit comments

Comments
 (0)