mirror of
https://github.com/taubel/sdk-ameba-v4.0b-gcc.git
synced 2026-04-05 21:15:23 +00:00
initial commit
This commit is contained in:
commit
60a7afcc83
2528 changed files with 1001987 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
#ifndef EXAMPLE_WLAN_SCENARIO_H
|
||||
#define EXAMPLE_WLAN_SCENARIO_H
|
||||
|
||||
#include <platform/platform_stdlib.h>
|
||||
#include "platform_opts.h"
|
||||
|
||||
void example_wlan_scenario(char* id);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue