You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# The MCU_UUID is acquired through the conversion of the 3 hex values from the MCU to binary; then appending them together and converting the result to decimal.
# Use compute_mcu_uuid.py to calculate the MCU_UUID from the 3 hex values from the get_mcu_uuid() function.