billmania / roboquest_core

The backend functionality for the RoboQuest project
1 stars 0 forks source link

Stripped the CIDR portion from the IP address #37

Closed billmania closed 1 year ago

billmania commented 1 year ago

On HAT UI screen 2, Active Network Connections, the IP address assigned to the interface was displayed with the CIDR network size. Since this was confusing students, it was removed.

Tested by starting the application, changing the UI to screen 2, and observing the absence of the CIDR portion.

Issue #35