Searched refs:DEBOUNCE_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
32 #define DEBOUNCE_DELAY_MS 250 //A debounce delay of 250ms macro1127 vTaskDelay(pdMS_TO_TICKS(DEBOUNCE_DELAY_MS)); in _port_debounce()