feat: add Test for WifiConnect API
This commit is contained in:
7
IOT/test/test.h
Normal file
7
IOT/test/test.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef TEST_H
|
||||
#define TEST_H
|
||||
|
||||
void TestWifiBeginConnected();
|
||||
void TestWifiBeginNotConnected();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user