mising exports in PIString

This commit is contained in:
2020-09-10 17:33:09 +03:00
parent 05b48af153
commit cb2ef7113a
3 changed files with 12 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
#include "pip.h"
int main() {
versionCompare("","");
PICloudServer s("127.0.0.1:10101");
s.startThreadedRead();
piSleep(10);