Closed trickeydan closed 2 years ago
We should allow the WiFi creds for the robot to be easily printed.
Something like:
R.print_wifi_details()
This data is available in Robot._metadata currently, we just need to make it easier to access.
Robot._metadata
We should allow the WiFi creds for the robot to be easily printed.
Something like:
This data is available in
Robot._metadata
currently, we just need to make it easier to access.