7 lines
80 B
C
7 lines
80 B
C
#pragma once
|
|
|
|
void ir_pwm_init();
|
|
|
|
void ir_carrier_on();
|
|
|
|
void ir_carrier_off(); |