Skip to content

Commit c3c0ffe

Browse files
simpler
1 parent 2073606 commit c3c0ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ulisp-esp32.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7380,7 +7380,7 @@ void loop () {
73807380
; // noop
73817381
}
73827382
// Come here after error
7383-
delay(100); while (Serial.available()) Serial.read();
7383+
delay(100); Serial.flush();
73847384
clrflag(NOESC); BreakLevel = 0;
73857385
for (int i=0; i<TRACEMAX; i++) TraceDepth[i] = 0;
73867386
SDpfile.close(); SDgfile.close();

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy