Meco Man %!s(int64=2) %!d(string=hai) anos
pai
achega
80b2b48cde
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      multi_button.c

+ 0 - 1
multi_button.c

@@ -117,7 +117,6 @@ static void button_handler(struct button* handle)
             EVENT_CB(PRESS_UP);
             EVENT_CB(PRESS_UP);
             handle->ticks = 0;
             handle->ticks = 0;
             handle->state = 2;
             handle->state = 2;
-
         }
         }
         else if(handle->ticks > LONG_TICKS)
         else if(handle->ticks > LONG_TICKS)
         {
         {