add newline for formating
This commit is contained in:
@@ -33,6 +33,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(AMS_BUILD_FOR_AUDITING) || defined(AMS_BUILD_FOR_DEBUGGING)
|
#if defined(AMS_BUILD_FOR_AUDITING) || defined(AMS_BUILD_FOR_DEBUGGING)
|
||||||
|
|
||||||
#if defined(HOC_IRAM_LOG)
|
#if defined(HOC_IRAM_LOG)
|
||||||
#define LOGGING(...) Log(__VA_ARGS__)
|
#define LOGGING(...) Log(__VA_ARGS__)
|
||||||
#elif HOC_UART_LOG
|
#elif HOC_UART_LOG
|
||||||
|
|||||||
Reference in New Issue
Block a user