mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-28 16:46:31 +03:00
7 lines
55 B
C++
7 lines
55 B
C++
#include <cstdio>
|
|
|
|
extern "C" void app_main(void)
|
|
{
|
|
|
|
}
|