mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-27 09:17:16 +02:00
Add missing definitions
This commit is contained in:
@ -4,6 +4,9 @@
|
|||||||
* Espressif IoT Development Framework Configuration
|
* 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_GATTC_ENABLE 1
|
||||||
#define CONFIG_ESP32_PHY_MAX_TX_POWER 20
|
#define CONFIG_ESP32_PHY_MAX_TX_POWER 20
|
||||||
#define CONFIG_TRACEMEM_RESERVE_DRAM 0x0
|
#define CONFIG_TRACEMEM_RESERVE_DRAM 0x0
|
||||||
|
Reference in New Issue
Block a user