summaryrefslogtreecommitdiffhomepage
path: root/digital
diff options
context:
space:
mode:
authorFlorent Duchon2013-05-02 18:31:39 +0200
committerFlorent Duchon2013-05-02 22:52:49 +0200
commitd823374c3afdaccc85f492f755e74ab0bf5b4740 (patch)
tree746f27e1f06704b7c35ee2f94043a95b2acf0d84 /digital
parent865bbdf8d8bd5d8a1c6659a80b095d5afebd5c8f (diff)
digital/beacon: decrease the LASER_CONFIRMATION_OFFSET from 10 to 5
Diffstat (limited to 'digital')
-rw-r--r--digital/beacon/src/laser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/beacon/src/laser.h b/digital/beacon/src/laser.h
index 721b7d96..acd6fc2e 100644
--- a/digital/beacon/src/laser.h
+++ b/digital/beacon/src/laser.h
@@ -28,7 +28,7 @@
#define RISING_EDGE TCCR3B & (1<<ICES3)
#define SENDING_ENGAGED TIMSK3&(1<<OCIE3B)
-#define LASER_CONFIRMATION_OFFSET 10
+#define LASER_CONFIRMATION_OFFSET 5
#ifdef LOL_NUMBER_3
#define ANGLE_RANGE_MAX 180