Rename myself
[bertos.git] / bertos / algo / ramp_test.c
index 92de94056095da1426b55877230f6bc26d4e1dbe..da09e6b02464800b45bc448b4cd19162c7eaca86 100644 (file)
@@ -10,7 +10,7 @@
  * \version $Id$
  *
  * \author Simone Zinanni <s.zinanni@develer.com>
- * \author Bernardo Innocenti <bernie@develer.com>
+ * \author Bernie Innocenti <bernie@codewiz.org>
  * \author Giovanni Bajo <rasky@develer.com>
  * \author Daniele Basile <asterix@develer.com>
  *
 #include "ramp.h"
 #include <cfg/debug.h>
 
+#warning FIXME:Review and refactor this test..
+
 static bool ramp_test_single(uint32_t minFreq, uint32_t maxFreq, uint32_t length)
 {
     struct Ramp r;