mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
examples/mlx90614/Kconfig: Fix indentation
Remove spaces from Kconfig
This commit is contained in:
parent
baf5509b59
commit
487d541f36
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
config EXAMPLES_MLX90614
|
||||
tristate "MLX90614 Test Example"
|
||||
default n
|
||||
select LIBC_FLOATINGPOINT
|
||||
select LIBC_FLOATINGPOINT
|
||||
---help---
|
||||
Enable the MLX90614 example
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue