-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels