esp-idf/tools/templates/sample_component/main.c

8 wiersze
59 B
C

#include <stdio.h>
#include "main.h"
void func(void)
{
}