mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-04 05:39:05 +00:00
examples/foc/foc_cfg.h: fix typo
This commit is contained in:
parent
9397e92fcd
commit
edeaacedb0
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@
|
|||
# if CONFIG_EXAMPLES_FOC_MOTOR_POLES == 0
|
||||
# error
|
||||
# endif
|
||||
# if CONFIG_EXAMPLES_FOC_MOTOR_POSMAX == 0
|
||||
# if CONFIG_EXAMPLES_FOC_QENCO_POSMAX == 0
|
||||
# error
|
||||
# endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue