libhal / web-tools

A tools to help with calculations for embedded software development, robotics, electrical engineering with the goal of being easy to use, interactive, and sharable,
Apache License 2.0
0 stars 1 forks source link

[ WebCan ] Support Opening serial can devices #6

Closed kammce closed 4 months ago

kammce commented 5 months ago

This should also check to see if the device is already opened by looking for a BELL when attempting to change baud rate. If the device is already open, it should show that and allow the user to reopen the port on a new baud rate.

kammce commented 4 months ago

Resolved by #9