We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1784922 commit 1d8595fCopy full SHA for 1d8595f
src/Crorc/Constants.h
@@ -360,7 +360,7 @@ static constexpr Register I2C_CMD(0x000000D0);
360
static constexpr Register CFG_CONTROL(0x000001F0);
361
362
// Register that contains the firmware hash
363
-static constexpr Register FIRMWARE_HASH(0x000001Cc);
+static constexpr Register FIRMWARE_HASH(0x0000019C);
364
365
// CRORC Control & Status Register
366
static constexpr Register CRORC_CSR(0x00000000);
0 commit comments