From 1a9490c54aa3aa75fde1778b3a41441bb10e157a Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 29 Jun 2022 15:03:43 +0300 Subject: =?UTF-8?q?=D0=A0=D0=B0=D0=B1=D0=BE=D1=82=D0=B0=D0=B5=D1=82.=20?= =?UTF-8?q?=D0=94=D1=80=D0=B5=D0=B1=D0=B5=D0=B7=D0=B3=20=D1=81=D0=B5=D0=BD?= =?UTF-8?q?=D1=81=D0=BE=D1=80=D0=BD=D1=8B=D1=85=20=D0=BA=D0=BD=D0=BE=D0=BF?= =?UTF-8?q?=D0=BE=D0=BA=20=D1=80=D0=B0=D0=B1=D0=BE=D1=82=D0=B0=D0=B5=D1=82?= =?UTF-8?q?=20=D1=82=D0=B5=D0=BF=D0=B5=D1=80=D1=8C.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Libraries/LTimers/ltimers.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Libraries/LTimers/ltimers.h') diff --git a/Libraries/LTimers/ltimers.h b/Libraries/LTimers/ltimers.h index 9cb6eed..a0370b2 100644 --- a/Libraries/LTimers/ltimers.h +++ b/Libraries/LTimers/ltimers.h @@ -15,6 +15,7 @@ typedef enum { LTIMER_INDIC_MODE_BLINK_ON, LTIMER_MENU_ADJ_TIME_OUT, LTIMER_LIGHT_SENSOR, + LTIMER_SENSOR_BUT_DEBOUNCE, MAX_LTIMERS -- cgit v1.2.3