SP8EBC-ParaTNC/include/it_handlers.h

15 wiersze
195 B
C

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