#ifndef TEST_LOGIC_H
#define TEST_LOGIC_H
#include "user_main.h"
void hsadc();
void key_events();
#endif