add newline for formating

This commit is contained in:
Lightos1
2026-07-26 21:53:06 +02:00
parent bfb2009dab
commit 0cf4927c47

View File

@@ -33,6 +33,7 @@
#endif
#if defined(AMS_BUILD_FOR_AUDITING) || defined(AMS_BUILD_FOR_DEBUGGING)
#if defined(HOC_IRAM_LOG)
#define LOGGING(...) Log(__VA_ARGS__)
#elif HOC_UART_LOG