Nicholas Greyling 2021-02-10 07:44:30 +01:00 zatwierdzone przez GitHub
commit 8e14e0821c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -103,6 +103,7 @@ typedef struct {
counter_z;
#ifdef STEP_PULSE_DELAY
uint8_t step_bits; // Stores out_bits output to complete the step pulse delay
uint8_t step_bits_dual;
#endif
uint8_t execute_step; // Flags step execution for each interrupt.