This commit is contained in:
malloc 2018-04-18 08:57:11 -05:00
parent a4c150cc06
commit 90afd3b1c4

View file

@ -76,8 +76,11 @@ bool master_client(uint16_t port, sosc::poolinfo_t info) {
});
*/
return true;
}
bool slave(uint16_t port, sosc::poolinfo_t info) {
return true;
}