Update emergency_parser for 2.0.x parity (#10530)
This commit is contained in:
@@ -101,10 +101,6 @@
|
||||
extern ring_buffer_pos_t rx_max_enqueued;
|
||||
#endif
|
||||
|
||||
#if ENABLED(EMERGENCY_PARSER)
|
||||
extern bool killed_by_M112;
|
||||
#endif
|
||||
|
||||
class MarlinSerial { //: public Stream
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user