Code cleanup
This commit is contained in:
@@ -4,9 +4,6 @@
|
||||
CONFIG_WIFI_SSID="DoNotSetTheRealValueHere"
|
||||
CONFIG_WIFI_PASSWORD="PutTheRealPassInTheSdkconfigFile"
|
||||
CONFIG_IDF_TARGET="esp32c6"
|
||||
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
||||
CONFIG_PARTITION_TABLE_CUSTOM=y
|
||||
CONFIG_ESP_MAIN_TASK_STACK_SIZE=24000
|
||||
CONFIG_ATECC608A_TCUSTOM=y
|
||||
CONFIG_ATCA_I2C_SDA_PIN=22
|
||||
CONFIG_ATCA_I2C_SCL_PIN=23
|
||||
|
||||
Reference in New Issue
Block a user