efuse: Fix len of SOFT_DIS_JTAG for esp32c3 and esp32h2

This commit is contained in:
KonstantinKondrashov
2021-07-15 22:41:35 +05:00
parent dadaf30d17
commit b8dd163149
9 changed files with 11 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ extern "C" {
#endif
// md5_digest_table aa238a3a131bf64a9386d3d4ce86a237
// md5_digest_table 54e3ee07e1f682ea20e8af0561df669c
// 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.