feat: Update 2 files
All checks were successful
Build-Test-Publish / build (linux/amd64) (push) Successful in 42s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m5s

This commit is contained in:
j842
2025-09-04 15:31:37 +12:00
parent 233285343a
commit 620fb2406c
2 changed files with 2 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ namespace dropshell
{
dest_ << RESET;
at_line_start_ = true;
dest_ << std::flush;
}
return c;
}