mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2026-03-23 02:54:47 +00:00
first add sdk
This commit is contained in:
commit
f91efd1250
3915 changed files with 1291882 additions and 0 deletions
9
component/common/example/eap/example_eap.h
Executable file
9
component/common/example/eap/example_eap.h
Executable 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