Skip to content
  • Guinness's avatar
    Set is_padding_timer_scheduled to 0 · 0668437b
    Guinness authored
    When calling `circpad_send_padding_cell_for_callback()`, the flag
    `is_padding_timer_scheduled` was not resetted to 0 which caused an issue
    in the circpad simulator.
    This commit fixes this problem.
    
    Fixes #32671.
    0668437b