X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Framp_test.c;fp=bertos%2Falgo%2Framp_test.c;h=b96189b5977d9932cbc2f0df91826f1465621540;hb=e80f1174863653206e7f1bba43518c2b3afaec31;hp=92de94056095da1426b55877230f6bc26d4e1dbe;hpb=726c7e39d06d6456a312ad16ff7a0d12b0363397;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;