Update Button.h

This commit is contained in:
Niel Nielsen
2020-05-20 16:27:36 +02:00
committed by GitHub
parent ba1c451e10
commit 9b7b53478d
+1 -1
View File
@@ -11,7 +11,7 @@
#include "Common.h"
typedef enum {
BUTTON_R_PRESS_SHORT = 0,
BUTTON_R_PRESS_SHORT =0,
BUTTON_R_PRESS_LONG,
BUTTON_L_PRESS_SHORT,
BUTTON_L_PRESS_LONG,