IRremote
ir_DistanceWidthProtocol.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DISTANCE_WIDTH_MAXIMUM_REPEAT_DISTANCE_MICROS   100000
 
#define DISTANCE_WIDTH_DECODER_DURATION_ARRAY_SIZE   200
 

Functions

bool aggregateArrayCounts (uint8_t aArray[], uint8_t aMaxIndex, uint8_t *aShortIndex, uint8_t *aLongIndex)
 

Macro Definition Documentation

◆ DISTANCE_WIDTH_DECODER_DURATION_ARRAY_SIZE

#define DISTANCE_WIDTH_DECODER_DURATION_ARRAY_SIZE   200

Definition at line 76 of file ir_DistanceWidthProtocol.hpp.

◆ DISTANCE_WIDTH_MAXIMUM_REPEAT_DISTANCE_MICROS

#define DISTANCE_WIDTH_MAXIMUM_REPEAT_DISTANCE_MICROS   100000

Definition at line 63 of file ir_DistanceWidthProtocol.hpp.