From 3151100e503cdcf8bf9ae2c58cee0b3eec9dd0f1 Mon Sep 17 00:00:00 2001 From: Jared Boone Date: Wed, 16 Dec 2015 22:37:55 -0800 Subject: [PATCH] Correct aesthetic typo in MAX2837 register defaults. --- firmware/application/max2837.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/application/max2837.hpp b/firmware/application/max2837.hpp index d6733bce6..d4666c35b 100644 --- a/firmware/application/max2837.hpp +++ b/firmware/application/max2837.hpp @@ -576,7 +576,7 @@ constexpr RegisterMap initial_register_values { Register_Type { .LNAtune = 0, .LNAde_Q = 1, .L = 0b000, - .iqerr_trim = 0b0000, + .iqerr_trim = 0b00000, .RESERVED0 = 0, }, .lpf_1 = { /* 2 */