Skip to content
  • Sven Greiner's avatar
    Cleanup and reset ramp direction after a short delay · 0e66341a
    Sven Greiner authored
    This also refactors the fixed level table which is now a list of indexes
    in the normal ramping table. This saves some memory because we have less
    computations later.
    
    Also ramping_up is now just signed ramp_direction.
    
    We also consistently ramp into the direction of the initial brightness
    (more or less, you'll see).
    0e66341a