#include "header.h" // description int main() { uart_init(); i2c_init(); while(1); }