Skip to content

Commit

Permalink
Add missing definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
me-no-dev committed Apr 13, 2019
1 parent fa74767 commit c600929
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/sdk/include/config/sdkconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
* Espressif IoT Development Framework Configuration
*
*/
#define CONFIG_ARDUINO_RUNNING_CORE 1
#define CONFIG_ARDUINO_EVENT_RUNNING_CORE 1
#define CONFIG_ARDUINO_UDP_RUNNING_CORE 1
#define CONFIG_GATTC_ENABLE 1
#define CONFIG_ESP32_PHY_MAX_TX_POWER 20
#define CONFIG_TRACEMEM_RESERVE_DRAM 0x0
Expand Down

0 comments on commit c600929

Please sign in to comment.