Closed
Description
I have a question about the example code GetChipID.ino
Is this code correct? It says "The chip ID is essentially its MAC address" but it outputs the MAC address in reverse. This seems confusing at best and inaccurate at worst.
Also, if this is an attempt to mimic ESP8266's chip ID, it's not very helpful since that one is a 32-bit integer (which can be used in things like switch-case) whereas this produces something with very little usability.
Seems like it would be more helpful for people if the code showed people how to get a 32-bit integer from EfuseMac.