X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Framp_test.c;h=b96189b5977d9932cbc2f0df91826f1465621540;hb=393cbf1be81da0ba8fd5c7eb57f70b3fa76487bf;hp=92de94056095da1426b55877230f6bc26d4e1dbe;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/algo/ramp_test.c b/bertos/algo/ramp_test.c index 92de9405..b96189b5 100644 --- a/bertos/algo/ramp_test.c +++ b/bertos/algo/ramp_test.c @@ -105,6 +105,8 @@ #include "ramp.h" #include +#warning FIXME:Review and refactor this test.. + static bool ramp_test_single(uint32_t minFreq, uint32_t maxFreq, uint32_t length) { struct Ramp r;