lijon / BafangWebConfig

Web based configuration tool for Bafang BBSxx e-bike motors
MIT License
48 stars 14 forks source link

Handle disconnects gracefully. #3

Closed lijon closed 3 years ago

lijon commented 3 years ago

If serial port goes away (user unplugs cable), the UI state should reflect this and reset to initial unconnected state.

lijon commented 3 years ago

This is now improved with a serial port status indicator, but I guess all read/write buttons should be disabled when disconnected.