mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-02 17:29:14 +00:00
5 lines
61 B
C
5 lines
61 B
C
|
#pragma once
|
||
|
#include "main.h"
|
||
|
|
||
|
void tim_irda_rx_init(void);
|