Training
Consulting
Tools
xref
: /
hal_espressif-3.5.0
/
tools
/
templates
/
sample_component
/
main.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
stdio.h
>
2
#
include
"
main.h
"
3
func(void)
4
void
func
(
void
)
5
{
6
7
}
8