mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-23 06:31:58 +00:00
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