mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2025-07-31 20:31:05 +00:00
update
This commit is contained in:
parent
34d3652711
commit
39f77eb92b
1844 changed files with 899433 additions and 7 deletions
9
USDK/component/common/example/eap/example_eap.h
Normal file
9
USDK/component/common/example/eap/example_eap.h
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#ifndef EXAMPLE_EAP_H
|
||||
#define EXAMPLE_EAP_H
|
||||
|
||||
#include <platform/platform_stdlib.h>
|
||||
#include "platform_opts.h"
|
||||
|
||||
void example_eap(char *method);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue