#ifndef APP_PORTA_H #define APP_PORTA_H void app_porta_detect_init(void); void app_port_a1_work(void); bool port_a1_is_attached(void); #endif /* APP_PORTA_DETECT_H */