-
-
Notifications
You must be signed in to change notification settings - Fork 93
The web app terminal interpreting the "ghost-cli>" promot as a command #258
Copy link
Copy link
Open
Labels
Description
Hi, im using ESP32-WROOM dev kit.
While the board is plugged to the computer, i can use it through the serial bridge (terminal) no issues.
When using the web app while it is connected to the computer or a power bank, the terminal there works good too.
However, when the board is powered through the pins (5v and GND), the terminal on the web app starts acting wired, heres how it looks:
<..SNIP..>
Unsupported command: ghost-cli>
Unsupported command: Unsupported
Unsupported command: ghost-cli>
Unsupported command: Unsupported
Unsupported command: ghost-cli>
Unsupported command: Unsupported
Unsupported command: ghost-cli>
Unsupported command: Unsupported
Unsupported command: ghost-cli>
Unsupported command: Unsupported
Unsupported command: ghost-cli>
<..SNIP..>
Which is annoying to use, the commands have a delay and when using help the output will be pushed up.
Reactions are currently unavailable