Files
2026-05-08 14:56:29 +02:00

7 lines
80 B
C

#pragma once
void ir_pwm_init();
void ir_carrier_on();
void ir_carrier_off();