forked from espressif/esp-idf
8 lines
59 B
C
8 lines
59 B
C
#include <stdio.h>
|
|
#include "main.h"
|
|
|
|
void func(void)
|
|
{
|
|
|
|
}
|