mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-07-26 10:38:52 +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);
|
||||
flush_reg(8);
|
||||
}
|
||||
}
|
||||
|
||||
} // namespace max2831
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user