|
|
5 anos atrás | |
|---|---|---|
| .. | ||
| main | 5 anos atrás | |
| CMakeLists.txt | 5 anos atrás | |
| Makefile | 5 anos atrás | |
| README.md | 5 anos atrás | |
| sdkconfig.defaults | 5 anos atrás | |
(See the README.md file in the upper level 'examples' directory for more information about examples.)
idf.py menuconfig
Build the project and flash it to the board, then run monitor tool to view serial output:
idf.py -p PORT flash monitor
(To exit the serial monitor, type Ctrl-].)
See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.
The object is created twice, hence the started Eventloop and finished destruction lines appear twice.
NORMAL TESTING...
received event: test/0; data: 47
received event: test/1
TIMEOUT TESTING...
received event: test/0
TIMEOUT for event: test/0
I (10419) ESP Event C++ Async: Finished example