Constant MAX_TRANSITIONS
pub const MAX_TRANSITIONS: u16 = 127; // 127u16
Expand description
This means we could have up to 128 power levels, which seems like more than enough.
pub const MAX_TRANSITIONS: u16 = 127; // 127u16
This means we could have up to 128 power levels, which seems like more than enough.