fix beep when beacon is detected
authorOlivier Matz <zer0@droids-corp.org>
Thu, 23 May 2013 17:44:59 +0000 (19:44 +0200)
committerOlivier Matz <zer0@droids-corp.org>
Thu, 23 May 2013 17:44:59 +0000 (19:44 +0200)
commitd8833c63c5a5daf57288f1bc080c6eb47e5e1e9c
treeb3b811a9f07d2ca90872d9929ae2bf5dd684d7e4
parentc8252ed593f74b11b2cf3cb1c8163c1b368e6aec
fix beep when beacon is detected

the variable i was not incremented, therefore the code did not generate
the square signal for the buzzer

Signed-off-by: Olivier Matz <zer0@droids-corp.org>
main.c