cleanup: remove unused global variable

This commit is contained in:
Guðni Már Gilbert 2023-04-04 17:04:58 +00:00
parent 69b4696114
commit 7ff514621c
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ tmc2130_chopper_config_t tmc2130_chopper_config[4] = {
};
bool tmc2130_sg_stop_on_crash = true;
uint8_t tmc2130_sg_diag_mask = 0x00;
uint8_t tmc2130_sg_crash = 0;
//used for triggering a periodic check (1s) of the overtemperature pre-warning flag at ~120C (+-20C)