Update doxygen

This commit is contained in:
Alex Voinea 2021-04-20 09:16:56 +03:00
parent c4b70b82f3
commit 7d82cab125
No known key found for this signature in database
GPG Key ID: F5034E7CFCF2F973

View File

@ -3963,8 +3963,9 @@ static void extended_capabilities_report()
#endif //FANCHECK and TACH_0 or TACH_1
// AUTOREPORT_POSITION (M114)
cap_line(PSTR("AUTOREPORT_POSITION"), ENABLED(AUTO_REPORT));
//@todo Update RepRap cap
// EXTENDED_M20 (support for L and T parameters)
cap_line(PSTR("EXTENDED_M20"), 1);
//@todo Update RepRap cap
}
#endif //EXTENDED_CAPABILITIES_REPORT