initial commit
This commit is contained in:
9
lib/amb1_sdk/common/example/eap/example_eap.h
Normal file
9
lib/amb1_sdk/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
|
||||
Reference in New Issue
Block a user