Add capability line
This commit is contained in:
parent
a1dfbffedb
commit
e2ef5af40e
1 changed files with 1 additions and 0 deletions
|
@ -3516,6 +3516,7 @@ static void cap_line(const char* name, bool ena = false) {
|
||||||
|
|
||||||
static void extended_capabilities_report()
|
static void extended_capabilities_report()
|
||||||
{
|
{
|
||||||
|
cap_line(PSTR("AUTOREPORT_TEMP"), ENABLED(AUTO_REPORT_TEMPERATURES));
|
||||||
//@todo
|
//@todo
|
||||||
}
|
}
|
||||||
#endif //EXTENDED_CAPABILITIES_REPORT
|
#endif //EXTENDED_CAPABILITIES_REPORT
|
||||||
|
|
Loading…
Reference in a new issue