refactor: migrate firmware from Arduino to native ESP-IDF implementation with CMake configuration
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CLASSIC_ENABLED=y
|
||||
CONFIG_BT_SPP_ENABLED=y
|
||||
CONFIG_FREERTOS_HZ=1000
|
||||
Reference in New Issue
Block a user