Seeed-Studio / Grove_Gesture

Seeed Arduino library for Grove Gesture Sensor(PAJ7620U2) and Smart IR Gesture Sensor.
MIT License
50 stars 34 forks source link

#define-d macro not used in demo #1

Closed duffo64 closed 9 years ago

duffo64 commented 9 years ago

define GES_REACTION_TIME 500

Jack1314 commented 9 years ago

Yes, you can ignore it. GES_REACTION_TIME is used in the paj7620_15gestures.ino, its effect is the same to GES_ENTRY_TIME. Thanks!

Jack1314 commented 9 years ago

Yes, you can ignore it. GES_REACTION_TIME is used in the paj7620_15gestures.ino, its effect is the same to GES_ENTRY_TIME. Thanks!