-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi
Downloaded WebRepl from:
https://github.com/micropython/webrepl
Connected to wifi:
ESP32AccessPoint
Opened:
webrepl.html
connected to:
ws://192.168.0.1:8266/
entered password
But what now?
-Is it possible to command the Tracker?
-Possible to calibrate?
-list configs?
How possible?
When I run commands:
>>> help
I get:
<function>
Then command:
>>> configs
I get:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
NameError: name 'configs' isn't defined
Also command:
>>> setup 0
Gives:
Traceback (most recent call last):
File "<stdin>", line 1
SyntaxError: invalid syntax
>>>
Why no worky plz?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels