irda_nec.h 78 B

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