mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-19 23:45:28 +02:00
build system: Use CMake-based build system as default when describing commands
This commit is contained in:
committed by
Angus Gratton
parent
f6ad7f564d
commit
47bbb107a8
@@ -29,7 +29,7 @@
|
||||
#include "nvs_flash.h"
|
||||
|
||||
|
||||
/*set wps mode via "make menuconfig"*/
|
||||
/*set wps mode via project configuration */
|
||||
#if CONFIG_EXAMPLE_WPS_TYPE_PBC
|
||||
#define WPS_MODE WPS_TYPE_PBC
|
||||
#elif CONFIG_EXAMPLE_WPS_TYPE_PIN
|
||||
|
||||
Reference in New Issue
Block a user