5 lines
79 B
C
5 lines
79 B
C
|
#include "cmsis_os.h"
|
||
|
#include "api-hal-tim.h"
|
||
|
|
||
|
void tim_irda_rx_init(void) {
|
||
|
}
|