mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 11:28:43 +00:00
6ec1e9107f
Extended example readme.md by further development options.
7 lines
45 B
C
7 lines
45 B
C
#include <stdio.h>
|
|
|
|
void app_main(void)
|
|
{
|
|
|
|
}
|