App improvements (#105)
This commit is contained in:
committed by
GitHub
parent
fb45790927
commit
e86a11b7e2
@@ -89,6 +89,11 @@ void scan();
|
||||
*/
|
||||
bool isScanning();
|
||||
|
||||
/**
|
||||
* @return true the ssid name or empty string
|
||||
*/
|
||||
std::string getConnectionTarget();
|
||||
|
||||
/**
|
||||
* @brief Returns the access points from the last scan (if any). It only contains public APs.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user