Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using WEBrepl #97

Open
benb0jangles opened this issue May 11, 2021 · 0 comments
Open

Using WEBrepl #97

benb0jangles opened this issue May 11, 2021 · 0 comments

Comments

@benb0jangles
Copy link

benb0jangles commented May 11, 2021

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant