mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-20 21:41:18 +08:00
Indent the define statement by two spaces
follow the code style convention Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:

committed by
Alin Jerpelea

parent
7032c72f2f
commit
e81227f99d
@@ -87,7 +87,7 @@
|
||||
# define CONFIG_EXAMPLES_NXTEXT_BGCOLOR 0x7b5d
|
||||
# else
|
||||
# define CONFIG_EXAMPLES_NXTEXT_BGCOLOR ' '
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/* Pop-up font ID */
|
||||
@@ -105,7 +105,7 @@
|
||||
# define CONFIG_EXAMPLES_NXTEXT_PUCOLOR 0xdefb
|
||||
# else
|
||||
# define CONFIG_EXAMPLES_NXTEXT_PUCOLOR '2'
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/* Background font ID */
|
||||
|
Reference in New Issue
Block a user