irda_samsung.h 83 B

1234
  1. #pragma once
  2. #include <furi.h>
  3. void ir_samsung_send(uint16_t addr, uint16_t data);