You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
soft reboot
Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.
code.py output:
Hello World!
Code done running.
Adafruit CircuitPython 9.0.5 on 2024-07-01; Espressif ESP32 TTGO T8 v1.7 with ESP32
>>>
paste mode; Ctrl-C to cancel, Ctrl-D to finish
=== Aimport test
Traceback (most recent call last):
File "<stdin>", line 1
SyntaxError: invalid syntax
Description
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
I access directly the web interface using circuitpython.local or cpy-xxxxxx.local, y also get an R sometimes, not sure where that is coming from. Not sure this is specific to the ESP32
Adafruit CircuitPython 9.0.5 on 2024-07-01; Espressif ESP32 TTGO T8 v1.7 with ESP32
>>>
raw REPL; CTRL-B to exit
>R
I get the same issue on a esp32-cam, all very consistently.
I get the second results you indicated, when I click on the button, the editor appears to put the REPL into raw REPL mode, display an "R" and then disconnect/reconnect the web serial terminal. When reconnected, the REPL seems to be in the middle of a RAW paste operation, pressing ctrl-d closes the paste and then a ctrl-b exits the RAW REPL mode.
CircuitPython version
Code/REPL
Behavior
Description
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: