App and Service improvements (#106)
This commit is contained in:
committed by
GitHub
parent
e86a11b7e2
commit
50ee77d572
@@ -14,7 +14,6 @@ std::string getAddressText(uint8_t address) {
|
||||
return stream.str();
|
||||
}
|
||||
|
||||
|
||||
std::string getPortNamesForDropdown() {
|
||||
std::vector<std::string> config_names;
|
||||
size_t port_index = 0;
|
||||
|
||||
Reference in New Issue
Block a user