commit | 974231ee6e29223c5498f1281523aabf8fb62a33 | [log] [tgz] |
---|---|---|
author | Radoslaw Koppel <radoslaw.koppel@nordicsemi.no> | Wed May 29 08:44:37 2019 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed May 29 10:11:12 2019 -0400 |
tree | ca2989ea2110db03b981ebebe8cc36a7720f3daa | |
parent | f8f6e7e1172cfbaaed3af55bb9c94ec4a067e861 [diff] |
subsys/settings: Add const modifier to the value pointer This commit adds const modifier for value pointer in settings_save_one function. Signed-off-by: Radoslaw Koppel <radoslaw.koppel@nordicsemi.no>