Ignore:
Timestamp:
Mar 6, 2025, 10:09:08 AM (2 months ago)
Author:
Zed
Message:

Fixing project.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ctrl/firmware/Main/SES/Core/Src/gui_task.cpp

    r107 r108  
    2929
    3030        uint32_t min_pulse = __HAL_TIM_GET_COMPARE(&htim1, TIM_CHANNEL_1);
    31         constexpr decltype(min_pulse) max_pulse = 575;//560;//555U;
     31        constexpr decltype(min_pulse) max_pulse = 50;//560;//555U;
    3232        constexpr uint32_t d = 200U;
    3333
Note: See TracChangeset for help on using the changeset viewer.