clang-format
This commit is contained in:
parent
f89b9bd4a3
commit
7b77734cc4
@ -17,6 +17,4 @@ limitations under the License.
|
||||
|
||||
#include "eta_csp_io.h"
|
||||
|
||||
extern "C" void DebugLog(const char* s) {
|
||||
EtaCspIoPrintf("%s", s);
|
||||
}
|
||||
extern "C" void DebugLog(const char* s) { EtaCspIoPrintf("%s", s); }
|
||||
|
Loading…
Reference in New Issue
Block a user