Skip to content

corruption when saving? #3

@stanelie

Description

@stanelie

Hello.

I opened the code.py file from a connected device on my android phone, and upon saving, this line
peer = espnow.Peer(b'\xff\xff\xff\xff\xff\xff')
got changed to
peer = espnow.Peer(b'ÿÿÿÿÿÿ')

Also, I am unable to edit the code anymore, the file won't load into the editor.

Any ideas how this can be fixed?

I would like to use my phone as a convenient portable way to change settings on a bunch of devices I have deployed in the field.

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