mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 20:49:49 +04:00
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) {
|
||
|
|
}
|