efuse: fix esp32h2 get ext_mac

This commit is contained in:
zhangwenxu
2021-10-27 19:22:22 +08:00
committed by KonstantinKondrashov
parent bd2a524a12
commit 55fd8cb685
4 changed files with 12 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ extern "C" {
#endif
// md5_digest_table a007943ae37fe41884a23d505a6e7dbb
// md5_digest_table 6aaac59bd3f6d31bea4aef43b1f0d78a
// This file was generated from the file esp_efuse_table.csv. DO NOT CHANGE THIS FILE MANUALLY.
// If you want to change some fields, you need to change esp_efuse_table.csv file
// then run `efuse_common_table` or `efuse_custom_table` command it will generate this file.