mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-19 04:28:28 +00:00
Add definitions for another Sure Elec. PIC32 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4299 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
f26fded727
commit
02da8cea4b
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ static void pwm_help(FAR struct pwm_state_s *pwm)
|
|||
CONFIG_EXAMPLES_PWM_DUTYPCT, pwm->duty);
|
||||
#ifdef CONFIG_PWM_PULSECOUNT
|
||||
message(" [-n count] selects the pulse count. "
|
||||
"Default: %d Hz Current: %d\n",
|
||||
"Default: %d Current: %d\n",
|
||||
CONFIG_EXAMPLES_PWM_COUNT, pwm->count);
|
||||
#endif
|
||||
message(" [-t duration] is the duration of the pulse train in seconds. "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue