Skip to content

uPyShell's wget should NOT handle connect to network #8

@petrkr

Description

@petrkr

regarding to
https://github.com/octopusengine/octopuslab/blob/180eb89c37f745085ac029141739435e25966e54/esp32-micropython/util/shell/__init__.py#L421-L425

wget command tries connect to WiFi by using "w" from octopus library. In normal operation wget command should NOT do any network connection related things. If there is NO internet connection, it should return exit code with "no internet error"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions