Browse Source

simplified calls to round

richarddobson 3 weeks ago
parent
commit
f358c1637a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      dev/science/pulser.c

+ 2 - 2
dev/science/pulser.c

@@ -49,9 +49,9 @@
 
 //static int testflag;
 
-#if defined unix || defined __GNUC__
+//#ifdef unix 
 #define round(x) lround((x))
-#endif
+//#endif
 
 #define srcsamps rampbrksize
 #define counted is_rectified