arduino-esp32/cores
Tom Ferrin da46d0b264 FIX: getEfuseMac can return random data (#1059)
esp_efuse_mac_get_default() only stores into the bottom 6 bytes of it's 8-byte argument, so must initialize this arg to zero to avoid trash on the stack.
2018-03-04 20:35:14 +01:00
..
esp32 FIX: getEfuseMac can return random data (#1059) 2018-03-04 20:35:14 +01:00