obbo
This commit is contained in:
parent
a4c150cc06
commit
90afd3b1c4
1 changed files with 3 additions and 0 deletions
|
@ -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) {
|
bool slave(uint16_t port, sosc::poolinfo_t info) {
|
||||||
|
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue