cleanup: remove unused global sm4_cpu_time

This commit is contained in:
Guðni Már Gilbert 2023-10-05 12:17:16 +00:00 committed by gudnimg
parent f115adf894
commit a2d45e5d11
1 changed files with 0 additions and 2 deletions

View File

@ -49,8 +49,6 @@ sm4_update_pos_cb_t sm4_update_pos_cb = 0;
sm4_calc_delay_cb_t sm4_calc_delay_cb = 0;
uint16_t sm4_cpu_time = 0;
void sm4_set_dir(uint8_t axis, uint8_t dir)
{
switch (axis)