Closed zxvcv closed 3 years ago
void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim)
Implementation of this function should be rewrited to use 3 functions:
These functions should be set in main structure of 3D printer in G Code parser as pointers.
problem was resolved in other way, see #6
void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim)
Implementation of this function should be rewrited to use 3 functions:
These functions should be set in main structure of 3D printer in G Code parser as pointers.