mirror of https://github.com/ARMmbed/mbed-os.git
Added
parent
31a1a7fe9b
commit
f8ad018e14
|
@ -0,0 +1,8 @@
|
|||
#include "emac_api.h"
|
||||
|
||||
#ifndef WIFI_EMAC_API_H
|
||||
#define WIFI_EMAC_API_H
|
||||
|
||||
emac_interface_t* get_emac_interface();
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue