Add: serial printf
This commit is contained in:
@@ -8,5 +8,5 @@ int is_transmit_empty();
|
||||
void write_serial(const char a);
|
||||
void serial_puts(const char* str);
|
||||
void log(const char* str, const int errlevel);
|
||||
|
||||
void serial_printf(int errlevel, const char* fmt, ...);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user