SP8EBC-ParaTNC/include/it_handlers.h

16 wiersze
250 B
C

/*
* it_handlers.h
*
* Created on: 27.01.2019
* Author: mateusz
*/
#ifndef IT_HANDLERS_H_
#define IT_HANDLERS_H_
extern uint8_t it_handlers_inhibit_radiomodem_dcd_led;
void it_handlers_set_priorities(void);
#endif /* IT_HANDLERS_H_ */