1{ 2 "burn_efuses2": [ 3 "burn_bit BLOCK_KEY4 11 12 13 14 15 16 17 18 19", 4 "burn_bit BLOCK_KEY4 20 21 22 23 24 25 26 27 {index}", 5 "execute_scripts efuse_scripts/efuse_burn1.py --index 10 --configfiles efuse_scripts/esp32xx/config1.json", 6 "burn_bit BLOCK_KEY3 {index}" 7 ] 8}