Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit b1bb446

Browse files
committed
configure use of builtin LED
1 parent 13856cb commit b1bb446

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/ESPAsync_WiFi_MQTT/defines.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222

2323
#define _ESP_WM_LITE_LOGLEVEL_ 2
2424

25+
// use builtin LED to show configuration mode
26+
#define USE_LED_BUILTIN true
27+
2528
#define USING_MRD true
2629

2730
#if USING_MRD

0 commit comments

Comments
 (0)