BetaRavener / uPyLoader

File transfer and communication tool for MicroPython boards
MIT License
354 stars 77 forks source link

Allow user to choose IP and Port for WiFi connection #3

Closed BetaRavener closed 8 years ago

BetaRavener commented 8 years ago

When WiFi is selected, the Baud option should disappear and be replaced with fields for IP and Port.

Add "recent" dropdown for quickly selecting previously used connections and save these into config file.

BetaRavener commented 8 years ago

Implemented along with support for presets.