Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Remove wake-on-boot argument parsing causing errors#486

Open
ryanjdillon wants to merge 2 commits intopycom:Devfrom
ryanjdillon:fix_wob_error
Open

Remove wake-on-boot argument parsing causing errors#486
ryanjdillon wants to merge 2 commits intopycom:Devfrom
ryanjdillon:fix_wob_error

Conversation

@ryanjdillon
Copy link

Problem

I could not set the WIFI ssid or password after flashing the firmware on my LoPy4, as the updater script would fail when it attempted to handle an argument that was commented out.

Solution

  • Remove handling of wob argument that caused errors in script.
  • Add a a pip requirements file to specify the requirement on pyserial
  • Add a brief README to assist others with script usage

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant