mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
fix(examples): Fix codespell check for efuse example
This commit is contained in:
@@ -34,7 +34,7 @@ typedef struct {
|
||||
uint8_t setting_1; /*!< Setting 1: length 6 bits */
|
||||
uint8_t setting_2; /*!< Setting 2: length 5 bits */
|
||||
size_t custom_secure_version; /*!< Custom secure version: length 16 bits */
|
||||
uint16_t reserv; /*!< Reserv */
|
||||
uint16_t reserve; /*!< Reserve */
|
||||
} device_desc_t;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user