forked from gronod/squeezelite-esp32
alignment to 4.0 + misc cspot fixes
This commit is contained in:
@@ -76,6 +76,8 @@ std::string ApResolve::getApList()
|
||||
jsonData += cur;
|
||||
}
|
||||
|
||||
close(sockFd);
|
||||
|
||||
return jsonData;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user