mirror of
https://github.com/keirf/greaseweazle-firmware.git
synced 2025-10-31 11:06:44 -07:00
Rename auto_off -> watchdog
This commit is contained in:
@@ -192,7 +192,7 @@ struct packed gw_delay {
|
||||
uint16_t step_delay; /* usec */
|
||||
uint16_t seek_settle; /* msec */
|
||||
uint16_t motor_delay; /* msec */
|
||||
uint16_t auto_off; /* msec */
|
||||
uint16_t watchdog; /* msec */
|
||||
};
|
||||
|
||||
/* CMD_SWITCH_FW_MODE */
|
||||
|
||||
Reference in New Issue
Block a user