PICloud small patches
This commit is contained in:
@@ -4,3 +4,8 @@
|
||||
PICloudBase::PICloudBase() : eth(PIEthernet::TCP_Client), streampacker(ð), tcp(&streampacker) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
PIString PICloudBase::serverName() const {
|
||||
return tcp.serverName();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user