Also suspend keepalive messages with suspend_auto_report
This commit is contained in:
parent
bc01200495
commit
4eddcf9142
3 changed files with 5 additions and 5 deletions
|
|
@ -227,7 +227,7 @@ extern volatile bool wait_for_heatup;
|
|||
extern volatile bool wait_for_user;
|
||||
#endif
|
||||
|
||||
#if HAS_AUTO_REPORTING
|
||||
#if HAS_AUTO_REPORTING || ENABLED(HOST_KEEPALIVE_FEATURE)
|
||||
extern bool suspend_auto_report;
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue