clang-format changes
This commit is contained in:
@ -3,10 +3,9 @@
|
||||
#include "mbed.h"
|
||||
#include "mbed/xprintf.h"
|
||||
|
||||
#define STRING_STACK_LIMIT 120
|
||||
|
||||
#define STRING_STACK_LIMIT 120
|
||||
|
||||
//TODO
|
||||
// TODO
|
||||
int __xprintf(const char* format, ...) { return 0; }
|
||||
|
||||
#if 0
|
||||
|
Reference in New Issue
Block a user