Fix define value in sdkconfig file

This commit is contained in:
valeros
2018-09-27 23:08:17 +03:00
parent e66e0a89c1
commit c1bc09da05
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -288,6 +288,6 @@
#define CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS 1
#define CONFIG_BLUEDROID_PINNED_TO_CORE 0
#define CONFIG_BLUFI_INITIAL_TRACE_LEVEL 2
#define CONFIG_EXAMPLE_EMBEDDED_CERTS=1
#define CONFIG_EXAMPLE_EMBEDDED_CERTS 1
#define CONFIG_AWS_EXAMPLE_CLIENT_ID "myesp32"