can I disable noble getPorts if port is supplied? #7408
Unanswered
espruino-discuss3
asked this question in
ESP32
Replies: 1 comment
-
Posted at 2020-08-20 by @gfwilliams Looks like you asked this on GitHub as well? espruino/EspruinoTools#126 As I mentioned on GitHub:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-08-20 by dgk
running esp32 wroom with
where $1 is the code file I am uploading.
I get this in terminal output but it still connects so maybe the Noble:getPorts is not required if I explicitly supply a port. If so can I disable it so it doesn't have to wait for 10 sec timeout EVERY time I upload code.
I assume this is some auto port finder that isn't working for me.
Beta Was this translation helpful? Give feedback.
All reactions