Do some more polish
This commit is contained in:
parent
c0fddf7631
commit
f0e7ca8e33
5 changed files with 12 additions and 10 deletions
|
@ -46,11 +46,11 @@
|
|||
#define LCR_LOG0_NUM(x) ;
|
||||
#endif
|
||||
|
||||
#ifndef LCR_LOG1
|
||||
#ifndef LCR_LOG1_NUM
|
||||
#define LCR_LOG1_NUM(x) ;
|
||||
#endif
|
||||
|
||||
#ifndef LCR_LOG2
|
||||
#ifndef LCR_LOG2_NUM
|
||||
#define LCR_LOG2_NUM(x) ;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue