Welcome to mirror list, hosted at ThFree Co, Russian Federation.

irda_samsung.h « irda « applications - github.com/ClusterM/flipperzero-firmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 21bf410580359ed4575eb4f359f2e7b38fada2bc (plain)
1
2
3
4
#pragma once
#include "flipper.h"

void ir_samsung_send(uint16_t addr, uint16_t data);