Skip to content

After downloading a file to an ESP8266 the 'dir' command fails #7

@PlasmaSoftUK

Description

@PlasmaSoftUK

After downloading a file to my ESP8266 I see the following error, I think all it needs is the 'import os' before executing the os.listdir('.') command:

`Ready to download this file,please wait!
..........
download ok

os.listdir('.')
Traceback (most recent call last):
File "", line 1, in
NameError: name 'os' is not defined

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions