Touch UI updates for Cocoa Press (#15986)

This commit is contained in:
Scott Lahteine
2019-11-24 06:08:05 -06:00
committed by GitHub
parent 441e822fb3
commit b11551c767
149 changed files with 638 additions and 271 deletions

View File

@ -100,9 +100,6 @@ void GcodeSuite::M0_M1() {
#if ENABLED(HOST_PROMPT_SUPPORT)
host_prompt_do(PROMPT_USER_CONTINUE, PSTR("M0/1 Break Called"), PSTR("Continue"));
#endif
#if ENABLED(EXTENSIBLE_UI)
ExtUI::onUserConfirmRequired_P(PSTR("M0/1 Break Called"));
#endif
if (ms > 0) {
ms += millis(); // wait until this time for a click