PICloud with streampacker
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "picloudbase.h"
|
||||
|
||||
|
||||
PICloudBase::PICloudBase() : eth(PIEthernet::TCP_Client) {
|
||||
PICloudBase::PICloudBase() : eth(PIEthernet::TCP_Client), streampacker(ð), tcp(&streampacker) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user