#include "app.h" #include "key.h" #include "oled.h" #include "usart.h" #include "stdio.h" uint8_t rx1_buff[0xFF] = {0}; uint8_t rx2_buff[0xFF] = {0};