mirror of
https://github.com/apache/nuttx.git
synced 2026-09-26 01:46:57 +08:00
Rename *lldbg to *llerr
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
*/
|
||||
|
||||
#ifdef CONFIG_DEBUG_LEDS
|
||||
# define leddbg lldbg
|
||||
# define leddbg llerr
|
||||
# define ledinfo llinfo
|
||||
#else
|
||||
# define leddbg(x...)
|
||||
|
||||
Reference in New Issue
Block a user