// // Created by MightyPork on 2.9.16. // #ifndef mpork_utils #define mpork_utils void uart_print(const char *string); #endif