mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
Rename *lldbg to *llerr
This commit is contained in:
@@ -65,9 +65,9 @@
|
||||
*/
|
||||
|
||||
#ifdef CONFIG_DEBUG_LEDS
|
||||
# define leddbg lldbg
|
||||
# define leddbg llerr
|
||||
# ifdef CONFIG_DEBUG_INFO
|
||||
# define ledinfo lldbg
|
||||
# define ledinfo llerr
|
||||
# else
|
||||
# define ledinfo(x...)
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user