This commit is contained in:
3d-gussner 2021-04-23 11:02:42 +02:00
parent 28aec049a2
commit 403b340f19

View file

@ -3965,7 +3965,6 @@ static void extended_capabilities_report()
cap_line(PSTR("AUTOREPORT_POSITION"), ENABLED(AUTO_REPORT));
// EXTENDED_M20 (support for L and T parameters)
cap_line(PSTR("EXTENDED_M20"), 1);
//@todo Update RepRap cap
}
#endif //EXTENDED_CAPABILITIES_REPORT