implemented reset excludes in systemcmd "param", updated autoconfig parameter doc

This commit is contained in:
Andreas Antener
2015-01-30 11:21:47 +01:00
committed by Lorenz Meier
parent 7c63be7450
commit f2c1d6d66d
3 changed files with 35 additions and 17 deletions
+3 -2
View File
@@ -52,8 +52,9 @@ PARAM_DEFINE_INT32(SYS_AUTOSTART, 0);
/**
* Automatically configure default values.
*
* Set to 1 to set platform-specific parameters to their default
* values on next system startup.
* Set to 1 to reset parameters on next system startup (setting defaults).
* Platform-specific values are used if available.
* RC* parameters are preserved.
*
* @min 0
* @max 1