Browse Source

simplified calls to round

richarddobson 2 weeks ago
parent
commit
2ac6534f3b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      dev/houskeep/clean.c

+ 2 - 2
dev/houskeep/clean.c

@@ -44,9 +44,9 @@
 #include <string.h>
 #include <srates.h>
 
-#ifdef unix
+//#ifdef unix 
 #define round(x) lround((x))
-#endif
+//#endif
 
 /* RWD keep this? */
 #define SAMPLE_T float