Cannot Find MAC Address - HHS-Team670/MustangLib GitHub Wiki
Cannot Find MAC Address
Authors: Armaan, Aditi
Date: 7/7/23
Status
- N/A
Symptoms
- An inability to locate the MAC address of the robot
Solutions
-
Are you looking early enough in the log? The Mac Address is printed very soon after a code restart.
-
Does the getMacAddress() method exist? See MustangLib RobotConstantsBase.java
-
Is getMacAddress() being called?