This commit is contained in:
3d-gussner 2020-03-26 14:08:35 +01:00
parent 4c518545f1
commit 2ceec597a5
2 changed files with 2 additions and 2 deletions

View File

@ -626,7 +626,7 @@ void dcode_10()
/*!
### D12 - Time <a href="https://reprap.org/wiki/G-code#D12:_Time">D12: Time</a>
Writes the actual time in the log file.
Writes the current time in the log file.
*/
void dcode_12()

View File

@ -8950,7 +8950,7 @@ Sigma_Exit:
/*!
### D12 - Time <a href="https://reprap.org/wiki/G-code#D12:_Time">D12: Time</a>
Writes the actual time in the log file.
Writes the current time in the log file.
*/
#endif //DEBUG_DCODES