IRDA samsung protocol (#200)
* samsung irda protocol implementation * app for samsung irda protocol * smaller strings and hal pwm Co-authored-by: aanper <mail@s3f.ru>
This commit is contained in:
@@ -9,6 +9,9 @@ extern TIM_HandleTypeDef htim2;
|
||||
#define RC6_CARRIER_FREQUENCY 36000
|
||||
#define RC6_DUTY_CYCLE 0.33
|
||||
|
||||
#define SAMSUNG_CARRIER_FREQUENCY 37900
|
||||
#define SAMSUNG_DUTY_CYCLE 0.33
|
||||
|
||||
#define NEC_CARRIER_FREQUENCY 38000
|
||||
#define NEC_DUTY_CYCLE 0.33
|
||||
|
||||
|
||||
Reference in New Issue
Block a user