esp-idf/examples/get-started/sample_project/main/main.c
2020-09-21 23:38:52 +02:00

7 lines
45 B
C

#include <stdio.h>
void app_main(void)
{
}