mirror of
https://github.com/apache/nuttx.git
synced 2026-09-11 13:16:33 +00:00
Replace all occurrences of vdbg with vinfo
This commit is contained in:
parent
3a74a438d9
commit
fc3540cffe
845 changed files with 5817 additions and 5817 deletions
|
|
@ -96,10 +96,10 @@
|
|||
|
||||
#ifdef CONFIG_DEBUG_LEDS
|
||||
# define leddbg lldbg
|
||||
# define ledvdbg llvdbg
|
||||
# define ledinfo llinfo
|
||||
#else
|
||||
# define leddbg(x...)
|
||||
# define ledvdbg(x...)
|
||||
# define ledinfo(x...)
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue