1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

cleanup code

This commit is contained in:
Manuel Pitz 2020-10-14 11:37:37 +02:00
parent 22ac1f09f6
commit 3a7f53e0c8

View file

@ -38,5 +38,5 @@ class Dumper {
void closeSocket();
void writeData(uint len, double* yData, double* xData = nullptr);
};
}
}
} /* namespace node */
} /* namespace villas */