google / cro3

Abstraction Layer of ChromiumOS development
https://google.github.io/cro3/
BSD 3-Clause "New" or "Revised" License
36 stars 12 forks source link

lium servo list --update does not detect macaddr always #24

Open hikalium opened 1 year ago

hikalium commented 1 year ago

sometimes it fails to get macaddr (seems to be a timing issue). it should be fixed to improve reliability. also, if the macaddr is not set, it should report that.

hikalium commented 3 weeks ago

I think this is already fixed as automatic retry is implemented but let me check