From ff524281b84bac165fcd041ae8f4ca5038d6c19a Mon Sep 17 00:00:00 2001 From: Jaup <270995079@qq.com> Date: Wed, 31 Aug 2016 03:13:13 +0000 Subject: [PATCH] example --- button.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/button.c b/button.c index 3d52a84..c25b585 100644 --- a/button.c +++ b/button.c @@ -5,8 +5,6 @@ #include "button.h" -//MultiButton - #define HIGH 1 #define LOW 0 #define TICKS_INTERVAL 5 //ms