Constant CONSUMER_CONTROL_MAX_NUM_BUTTONS
pub const CONSUMER_CONTROL_MAX_NUM_BUTTONS: u32 = 255; // 255u32
Expand description
Hardcoded max sizes for ConsumerControl vectors. These sizes should be increased if we ever see a device with more objects than can be represented.