We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146c98c commit bfe24ceCopy full SHA for bfe24ce
drivers/tests/TESTS/mbed_drivers/ticker/main.cpp
@@ -30,7 +30,6 @@ using utest::v1::Case;
30
#define MULTI_TICKER_TIME_MS 100
31
volatile uint32_t callback_trigger_count = 0;
32
static const int test_timeout = 240;
33
-static const int total_ticks = 10;
34
35
36
/* Tolerance is quite arbitrary due to large number of boards with varying level of accuracy */
0 commit comments