Repair display throttling (#14960)
This commit is contained in:
@ -155,7 +155,9 @@ typedef struct block_t {
|
||||
uint8_t valve_pressure, e_to_p_pressure;
|
||||
#endif
|
||||
|
||||
uint32_t segment_time_us;
|
||||
#if HAS_SPI_LCD
|
||||
uint32_t segment_time_us;
|
||||
#endif
|
||||
|
||||
} block_t;
|
||||
|
||||
|
Reference in New Issue
Block a user