mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-22 10:43:11 +00:00
4 lines
86 B
C
4 lines
86 B
C
|
#pragma once
|
||
|
#include "flipper.h"
|
||
|
|
||
|
void ir_samsung_send(uint16_t addr, uint16_t data);
|