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

fix bugs on rpi #2

This commit is contained in:
Steffen Vogel 2019-04-05 03:51:58 +02:00
parent f16056092a
commit a61b705228

View file

@ -44,8 +44,6 @@ protected:
timespec last;
public:
using Hook::Hook;
void setRate(double rate)
{
deadtime = 1.0 / rate;