M113 updated

This commit is contained in:
PavelSindler 2017-08-30 17:19:34 +02:00
parent 71b313cf26
commit 0f4e08d51d
1 changed files with 1 additions and 0 deletions

View File

@ -4516,6 +4516,7 @@ Sigma_Exit:
SERIAL_ECHOPAIR("M113 S", (unsigned long)host_keepalive_interval);
SERIAL_PROTOCOLLN("");
}
break;
#endif
case 115: // M115
if (code_seen('V')) {