Skip to content

Commit 54f31e2

Browse files
authored
Merge pull request #1682 from bitcraze/ataffanel/lighthouse-fix-simultaneous-sensor-hit
Update lighthouse FPGA bitstream identity
2 parents 3955d31 + 3b83640 commit 54f31e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/deck/drivers/interface/lighthouse.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
#pragma once
3434

3535

36-
#define LIGHTHOUSE_BITSTREAM_CRC 0x112bc794
37-
#define LIGHTHOUSE_BITSTREAM_SIZE 104093
36+
#define LIGHTHOUSE_BITSTREAM_CRC 0x563a0d3e
37+
#define LIGHTHOUSE_BITSTREAM_SIZE 104092

0 commit comments

Comments
 (0)