Fix typos in source code (#2258)
This commit is contained in:
@@ -10,7 +10,7 @@ extern "C" {
|
||||
#define INFRARED_COMMON_CARRIER_FREQUENCY ((uint32_t)38000)
|
||||
#define INFRARED_COMMON_DUTY_CYCLE ((float)0.33)
|
||||
|
||||
/* if we want to see splitted raw signals during brutforce,
|
||||
/* if we want to see split raw signals during bruteforce,
|
||||
* we have to have RX raw timing delay less than TX */
|
||||
#define INFRARED_RAW_RX_TIMING_DELAY_US 150000
|
||||
#define INFRARED_RAW_TX_TIMING_DELAY_US 180000
|
||||
|
Reference in New Issue
Block a user