Skip to content

Commit

Permalink
Disable debug flags
Browse files Browse the repository at this point in the history
  • Loading branch information
lazd committed Mar 22, 2023
1 parent a5fac83 commit be94cd4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions VoodooI2CGoodix/VoodooI2CGoodixEventDriver.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
#define DOUBLE_CLICK_FAT_ZONE 40
#define DOUBLE_CLICK_TIME 450

#define GOODIX_EVENT_DRIVER_CLICK_DEBUG
#define GOODIX_EVENT_DRIVER_LIFT_DEBUG
#define GOODIX_EVENT_DRIVER_HOVER_DEBUG
#define GOODIX_EVENT_DRIVER_DRAG_DEBUG
//#define GOODIX_EVENT_DRIVER_CLICK_DEBUG
//#define GOODIX_EVENT_DRIVER_LIFT_DEBUG
//#define GOODIX_EVENT_DRIVER_HOVER_DEBUG
//#define GOODIX_EVENT_DRIVER_DRAG_DEBUG
//#define GOODIX_EVENT_DRIVER_DEBUG

struct Touch {
Expand Down

0 comments on commit be94cd4

Please sign in to comment.