mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +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
Alan Carvalho de Assis
parent
ae1fd83a46
commit
7990f90915
@@ -79,7 +79,7 @@
|
||||
*/
|
||||
|
||||
#ifndef CONFIG_IEEE802154_NETDEV_NINTERFACES
|
||||
# define CONFIG_IEEE802154_NETDEV_NINTERFACES 1
|
||||
# define CONFIG_IEEE802154_NETDEV_NINTERFACES 1
|
||||
#endif
|
||||
|
||||
/* Preferred address size */
|
||||
|
||||
Reference in New Issue
Block a user