@@ -1,7 +1,8 @@
#ifndef __PTIMER_H__
#define __PTIMER_H__
#define TIMERS_COUNT 0
#define TIMERS_COUNT 1
#define TIM_DEBOUNCE 0
extern volatile uint16_t timers[TIMERS_COUNT];
The note is not visible to the blocked user.