mirror of https://github.com/ARMmbed/mbed-os.git
WicedInterface: fix styling
parent
2f09d7c057
commit
51a6754e22
|
@ -33,8 +33,8 @@ class WicedInterface : public WiFiInterface, public EMACInterface {
|
|||
public:
|
||||
|
||||
WicedInterface(
|
||||
EMAC &emac = WICED_EMAC::get_instance(),
|
||||
OnboardNetworkStack &stack = OnboardNetworkStack::get_default_instance());
|
||||
EMAC &emac = WICED_EMAC::get_instance(),
|
||||
OnboardNetworkStack &stack = OnboardNetworkStack::get_default_instance());
|
||||
|
||||
/** Start the interface
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue