oss-slu / Mouser

GNU General Public License v3.0
1 stars 7 forks source link

adding new button for assigning rfid #136

Closed stanleyyang2001 closed 1 year ago

stanleyyang2001 commented 1 year ago

Fixes #113

What was changed?

Here, describe what part of the application you changed (e.g. login page, database, etc.). If possible, mention what specific components were added, removed, or modified.

A new button was added on map_RFID page that allows user to choose which serial port to use for assigning RFID.

Why was it changed?

Here, describe the issue that you are fixing with this code, and why your code fixes it.

The changes was made because there's currently no method that allows the assignment actual RFID of the animals through serial port communication

How was it changed?

Here, get into detail about what files you modified, and talk about the most important lines in regards to fixing the issue.

Currently only the button was created.

Screenshots that show the changes (if applicable):