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