mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 16:49:36 +00:00
fix build (#3129)
Co-authored-by: gullradriel <gullradriel@users.noreply.github.com>
This commit is contained in:
@@ -511,7 +511,6 @@ void MAX2831::set_rssi_mux(const uint8_t mode) {
|
|||||||
set_reg_field(8, REG8_RSSI_MUX_MASK | REG8_RSSI_EN, mux_val);
|
set_reg_field(8, REG8_RSSI_MUX_MASK | REG8_RSSI_EN, mux_val);
|
||||||
flush_reg(8);
|
flush_reg(8);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
} // namespace max2831
|
} // namespace max2831
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user